Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Array<Element> : CollectionType, MutableCollectionType, _DestructorSafeContainer
  • Declaration

    Swift

    struct Dictionary<Key : Hashable, Value> : CollectionType, DictionaryLiteralConvertible
  • Int

    Declaration

    Swift

    struct Int : SignedIntegerType, Comparable, Equatable
  • Declaration

    Swift

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

    Swift

    class UIImage : NSObject, NSSecureCoding