Skip to content

A simple playground to demonstrate Swift Protocol Oriented Programming

Notifications You must be signed in to change notification settings

vichudson1/Battleship-POP-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages