Type Alias

AsyncCompactMapSequence.AsyncIterator

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

Declaration 宣言

typealias AsyncIterator = AsyncCompactMapSequence<Base, ElementOfResult>.Iterator