Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection
  • Adds useful capabilities to NSObject.

    See more

    Declaration

    Swift

    class NSObject : NSObjectProtocol
  • NSManagedObject extension that adds useful generic methods.

    See more

    Declaration

    Swift

    class NSManagedObject : NSObject