Extensions
The following extensions are available globally.
-
Declaration
Swift
struct UInt : UnsignedInteger, Comparable, Equatable -
Declaration
Swift
struct Float -
Declaration
Swift
struct Date : ReferenceConvertible, Comparable, Equatable -
Declaration
Swift
struct URL : ReferenceConvertible, Equatable -
Undocumented
See more -
Declaration
Swift
struct Array<Element> : RandomAccessCollection, MutableCollection -
Declaration
Swift
struct Dictionary<Key : Hashable, Value> : Collection, ExpressibleByDictionaryLiteral
View on GitHub
Extensions Reference