Skip to content

API Collection

AsyncIteratorProtocol Implementations

Topics

Instance Methods

  • next(isolation:)
    Asynchronously advances to the next element and returns it, or ends the sequence if there is no next element.