AsyncThrowingMapSequence.AsyncIterator

The type of iterator that produces elements of the sequence.

Declaration

typealias AsyncIterator = AsyncThrowingMapSequence<Base, Transformed>.Iterator