Skip to content

Rename / refactor forward reference APIs to use a "channel" abstraction instead #3003

Description

@shadaj

Mostly affects naming (channel.send instead of .complete), but also allows for new APIs such as channel.send taking the channel as borrowed when the target is unordered (and as owned when the target is totally ordered).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions