AsyncPrefixWhileSequence.AsyncIterator
The type of iterator that produces elements of the sequence.
Declaration
typealias AsyncIterator = AsyncPrefixWhileSequence<Base>.IteratorThe type of iterator that produces elements of the sequence.
typealias AsyncIterator = AsyncPrefixWhileSequence<Base>.Iterator