atineoSE / ProtocolPlayground

Some examples from my dotSwift talk about protocols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProtocolPlayground

This is a playground for my 2018 talk at dotSwift, Protocols All The Way Down.

There are two pages: One with examples of the stuff I did with protocols with default implementation, and another with an example of the pitfalls. You can access both pages by either going to Editor -> Show Rendered Markup and using the links contained within the rendered markup, or by opening the left navigator pane to see all the files contained within the project.

About

Some examples from my dotSwift talk about protocols.

License:MIT License


Languages

Language:Swift 100.0%