makeIterator()
Returns an iterator over the elements of this sequence.
Declaration
func makeIterator() -> LazyPrefixWhileSequence<Base>.IteratorReturns an iterator over the elements of this sequence.
func makeIterator() -> LazyPrefixWhileSequence<Base>.Iterator