Instance Method インスタンスメソッド

makeAsyncIterator()

Creates an instance of the drop-while sequence iterator. drop-whileシーケンスイテレータのあるインスタンスを作成します。

Declaration 宣言

func makeAsyncIterator() -> AsyncDropWhileSequence<Base>.Iterator

Relationships 関係

From Protocol 由来プロトコル