Skip to content

More par_map_collect? #1216

Open
Open
@sukyoungjeong-furiosa

Description

@sukyoungjeong-furiosa

par_map_collect is useful, but little messy to use as:

ndarray::Zip::from(&array).par_map_collect(|x| ... )

It would be nice to have more par_map_collect methods, so that we write as array.par_map_collect(|x| ...).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions