makeAsyncIterator()
Creates an instance of the drop-while sequence iterator.
Declaration
func makeAsyncIterator() -> AsyncDropWhileSequence<Base>.IteratorCreates an instance of the drop-while sequence iterator.
func makeAsyncIterator() -> AsyncDropWhileSequence<Base>.Iterator