AsyncIterator

The type of asynchronous iterator that produces elements of this asynchronous sequence. この非同期シーケンスの要素それらを取り出す非同期イテレータの型。

Declaration 宣言

associatedtype AsyncIterator : AsyncIteratorProtocol

See Also 参照

Creating an Iterator イテレータを作成する