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
  • Int

    Declaration

    Swift

    struct Int : SignedInteger, Comparable, Equatable