Protocols
The following protocols are available globally.
-
Common dictionary key value
Declaration
Swift
public protocol EyrDictionaryKey: Hashable -
Common dictionary value
Declaration
Swift
public protocol EyrDictionaryValue: Hashable
Protocols Reference