Extensions
The following extensions are available globally.
-
Declaration
Swift
struct Date : ReferenceConvertible, Comparable, Equatable -
Declaration
Swift
struct String
-
Declaration
Swift
struct Dictionary<Key, Value> : Collection, ExpressibleByDictionaryLiteral where Key : Hashable
View on GitHub
Extensions Reference