Returns an iterator over the elements of the collection.
Required. Default implementation provided.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Returns an iterator over the elements of the collection.
Required. Default implementation provided.
SDK
Framework
func make Iterator() -> Indexing Iterator<Self>
Returns an iterator over the elements of the collection.