Returns an iterator over the elements of the collection.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
func makeIterator() -> Indexing Iterator<Contiguous Array<Element>>
Returns an iterator over the elements of the collection.
SDK
Framework
func makeIterator() -> Indexing Iterator<Contiguous Array<Element>>