- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.7k
Open
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationiterationInvolves iteration or the iteration protocolInvolves iteration or the iteration protocolneeds decisionA decision on this change is neededA decision on this change is needed
Description
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
brenhinkeller, jakobnissen, Seelengrab, jpsamaroo and CameronBieganek
Metadata
Metadata
Assignees
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationiterationInvolves iteration or the iteration protocolInvolves iteration or the iteration protocolneeds decisionA decision on this change is neededA decision on this change is needed