InvariantInstances

zio.prelude.scalaparallelcollections.InvariantInstances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Implicits

Implicits

implicit def ParMapForEach[K]: ForEach[{ type lambda = [v] =>> ParMap[K, v]; }#<none>]

The ForEach (and thus Covariant and Invariant) instance for ParMap.

The ForEach (and thus Covariant and Invariant) instance for ParMap.

Attributes

implicit lazy val ParSeqForEach: ForEach[ParSeq]

The ForEach (and thus Covariant and Invariant) instance for ParSeq.

The ForEach (and thus Covariant and Invariant) instance for ParSeq.

Attributes

implicit lazy val ParSetInvariant: Invariant[ParSet]

The Invariant instance for ParSet

The Invariant instance for ParSet

Attributes