Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct String
  • Int

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    struct Bool
  • Declaration

    Swift

    class NSNumber : NSValue
  • Declaration

    Swift

    class NSString : NSObject, NSCopying, NSMutableCopying, NSSecureCoding
  • Declaration

    Swift

    @_frozen
    enum Optional<Wrapped> : ExpressibleByNilLiteral