Chapter 16: Protocols
大綱
Protocol syntax
Methods in protocols
Properties in protocols
Initializers in protocols
Protocol inheritance
Implementing properties
Associated types in protocols
Implementing multiple protocols
Protocol composition
Extensions and protocol conformance
Requiring reference semantics
Protocols: More than bags of syntax
Equatable
Comparable
“Free” functions
Hashable
CustomStringConvertible
Key points
Last updated