cats.Parallel
See theParallel companion object
Some types that form a Monad, are also capable of forming an Applicative that supports parallel composition. The Parallel type class allows us to represent this relationship.
Attributes
- Companion:
- object
- Source:
- Parallel.scala
- Graph
- Supertypes