makeIterator()
Returns an iterator over the elements of this collection.
Declaration
func makeIterator() -> AnyRandomAccessCollection<Element>.IteratorReturns an iterator over the elements of this collection.
func makeIterator() -> AnyRandomAccessCollection<Element>.Iterator