IdentityFlattenLaws

zio.prelude.laws.IdentityFlattenLaws

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
Covariant

Concrete fields

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

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

Attributes

Adding a layer by mapping a value into the identity element and then flattening is an identity

Adding a layer by mapping a value into the identity element and then flattening is an identity

Attributes

Adding a layer by mapping a value and mapping it into the identity element and then flattening is an identity.

Adding a layer by mapping a value and mapping it into the identity element and then flattening is an identity.

Attributes