Element

The type of element produced by this asynchronous sequence. この非同期シーケンスによって取り出される要素の型。

Declaration 宣言

associatedtype Element where Self.Element == Self.AsyncIterator.Element

See Also 参照

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