This object was generated by sbt-buildinfo.
The AssociativeFlatten instance for ParMap
The AssociativeFlatten instance for ParMap
The DeriveEqual instance for ParMap.
The DeriveEqual instance for ParMap.
The ForEach (and thus Covariant and Invariant) instance for ParMap.
The ForEach (and thus Covariant and Invariant) instance for ParMap.
Derives a Hash[ParMap[A, B]] given a Hash[B].
Derives a Hash[ParMap[A, B]] given a Hash[B]. Due to the limitations of
Scala's ParMap, this uses object equality and hash code on the keys.
Derives an PartialOrd[ParMap[A, B]] (and thus Equal[ParMap[A, B]]) given an Equal[B].
Derives an PartialOrd[ParMap[A, B]] (and thus Equal[ParMap[A, B]]) given an Equal[B].
Due to the limitations of Scala's ParMap, this uses object equality on the keys.
Derives an Equal[ParSeq[A]] given an Equal[A].
Derives an Equal[ParSeq[A]] given an Equal[A].
The ForEach (and thus Covariant and Invariant) instance for ParSeq.
The ForEach (and thus Covariant and Invariant) instance for ParSeq.
Derives a Hash[ParSeq[A]] given a Hash[A].
Derives a Hash[ParSeq[A]] given a Hash[A].
The IdentityFlatten (and thus AssociativeFlatten) instance for ParSeq.
The IdentityFlatten (and thus AssociativeFlatten) instance for ParSeq.
Derives an Ord[ParSeq[A]] given an Ord[A].
Derives an Ord[ParSeq[A]] given an Ord[A].
Derives an PartialOrd[ParSeq[A]] given an PartialOrd[A].
Derives an PartialOrd[ParSeq[A]] given an PartialOrd[A].
The DeriveEqual instance for ParSet.
The DeriveEqual instance for ParSet.
PartialOrd and Hash (and thus also Equal) instance for ParSet[A] values.
PartialOrd and Hash (and thus also Equal) instance for ParSet[A] values.
Due to the limitations of Scala's ParSet,
this uses object equality and hash code on the elements.
The Invariant instance for ParSet
The Invariant instance for ParSet
The DeriveEqual instance for ParSeq.
The DeriveEqual instance for ParSeq.