LazyPrefixWhileSequence.Iterator
An iterator over the initial elements traversed by a base iterator that satisfy a given predicate.
Declaration
@frozen struct IteratorOverview
This is the associated iterator for the LazyPrefixWhileSequence, LazyPrefixWhileCollection, and LazyPrefixWhileBidirectionalCollection types.