Extensions
The following extensions are available globally.
-
Declaration
Swift
protocol CollectionType : _CollectionType, SequenceType -
Declaration
Swift
struct Array<T> : MutableCollectionType, Sliceable, _DestructorSafeContainer
View on GitHub
Extensions Reference