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