Swift 4 Protocol-Oriented Programming(Third Edition)
上QQ阅读APP看书,第一时间看更新

Protocol syntax

In this section, we will look at how to define a protocol and how to add requirements to it. This will give us a basic understanding of the protocol. The rest of the chapter will build on this understanding.