Protocols
The following protocols are available globally.
-
Protocol describing an entity which is able to perform Void->Void blocks asynchronously.
See moreDeclaration
Swift
public protocol AsyncBlockPerformer -
Undocumented
See moreDeclaration
Swift
public protocol FailureRateAwareError : Error -
Protocol for handling Optionals as a protocol. Useful for generic constraints
See moreDeclaration
Swift
public protocol OptionalProtocol
Protocols Reference