Instance Method (Default implementation)swift 6.0.3Swift

makeIterator

Returns an iterator over the elements of the collection.

func makeIterator() -> IndexingIterator<Self>