vichudson1 / Battleship-POP-Example

A simple playground to demonstrate Swift Protocol Oriented Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battleship-POP-Example

A simple playground to demonstrate Protocol Oriented Programming, aka POP, in Swift.

A modest demonstration of Protocol Oriented Programming, fully updated for Swift 4. The playground contains examples of using protocol oriented programming with protocol extensions containing default method implementations in them to add free, base, or abstract class style functionality to any conforming type.

About

A simple playground to demonstrate Swift Protocol Oriented Programming


Languages

Language:Swift 100.0%