Skip to content

Add ParallelMap function #6

@aswinkarthik

Description

@aswinkarthik

The API and behaviour is same as godash.Map. Same validations apply. Just that the mapperFn has to be executed on all elements in Go routines and the output is collected and returned. godash.ParallelMap is still a blocking function.
Insipired from java streams parallelMap()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions