Protocols
The following protocols are available globally.
-
Describes a protocol to enable objects to be customized, typically chained at initialization time.
Inspired by: https://github.com/devxoul/Then
See moreDeclaration
Swift
public protocol Customizable