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