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