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