for package:data-effects

Executes in parallel the actions stored within a Traversable container t.
An effect for parallel computations based on a Traversable container t.
Executes in parallel the actions stored within a Traversable container t.
Executes in parallel the actions stored within a Traversable container t.
Converts the Traversable container-based parallel computation effect For into the Applicative-based parallel computation effect Parallel.
A handler for the Local effect.