Extensions
The following extensions are available globally.
-
Declaration
Swift
protocol Collection : Sequence
-
Declaration
Swift
protocol FloatingPoint : SignedNumeric, Strideable, Hashable
-
Declaration
Swift
struct Character : ExpressibleByExtendedGraphemeClusterLiteral, Hashable
-
Declaration
Swift
struct Dictionary<Key, Value> : Collection, ExpressibleByDictionaryLiteral where Key : Hashable