Skip to content

Add next(isolation:) async throws(Failure) support to async sequences #391

@alex-waldron

Description

@alex-waldron

SE-0421: Generalize effect polymorphism for AsyncSequence and AsyncIteratorProtocol introduced next(isolation:) to AsyncIteratorProtocol. Poking around this package, I realized that most iterators are yet to implement the isolated version of next. Is there a specific reason why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions