Type Alias

AsyncThrowingCompactMapSequence.AsyncIterator

The type of iterator that produces elements of the sequence. このシーケンスの要素それらを生み出すイテレータの型。

Declaration 宣言

typealias AsyncIterator = AsyncThrowingCompactMapSequence<Base, ElementOfResult>.Iterator