Skip to content

Document/decide ordering guarantees for map #51395

@gbaraldi

Description

@gbaraldi

Unlike reduce where we explicitly don't give any ordering guarantees, we don't say anything for map.

IMO we shouldn't give guarantees for map and add the equivalent to foldl as a function that does have the guarantees. The goal being that map should be able to be parallelized/SIMD

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentationiterationInvolves iteration or the iteration protocolneeds decisionA decision on this change is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions