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