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