Skip to content

Expose Scope/Spawn for global threadpool #132

@seivan

Description

@seivan

Sometimes I just want to run some computations parallel and rather call the functions that return their results.
Rayon has join/spawn/scope is there anyway we could get something similar here?
std lets you call x.join() to get the Result<X>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions