Liking cljdoc? Tell your friends :D
Clojure only.

halfling.lib


p-mapclj

(p-map f coll)

Applies a function f on all items of a collection coll in parallel. A version of pmap that uses the Task API for parallelism.

Applies a function `f` on all items of a collection `coll` in parallel.
A version of `pmap` that uses the `Task` API for parallelism.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close