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