Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Int16 : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct Int32 : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct Int64 : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct String
  • Declaration

    Swift

    struct Float
  • Declaration

    Swift

    struct Double
  • Declaration

    Swift

    struct Bool
  • Declaration

    Swift

    @available(OSX 10.8, iOS 6.0, *)
    struct UUID : ReferenceConvertible, Hashable, Equatable, CustomStringConvertible
  • Int

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct Date : ReferenceConvertible, Comparable, Equatable