AssociativeFlattenLaws

zio.prelude.laws.AssociativeFlattenLaws

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def +[CapsF1 <: ([x[_]] =>> AssociativeFlattenCovariantDeriveEqual[x]), Caps1 <: (Equal), R1](that: Covariant[CapsF1, Caps1, R1]): Covariant[CapsF1, Caps1, R1]

Attributes

Inherited from:
Covariant

Concrete fields

For all fffa, flatten(flatten(fffa)) is equivalent to flatten(fffa.map(flatten)).

For all fffa, flatten(flatten(fffa)) is equivalent to flatten(fffa.map(flatten)).

Attributes

The set of all laws that instances of AssociativeFlatten must satisfy.

The set of all laws that instances of AssociativeFlatten must satisfy.

Attributes