CommutativeBothLaws

zio.prelude.laws.CommutativeBothLaws

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
Invariant

Concrete fields

For all fa and fb, both(fa, fb) is equivalent to both(fb, fa).

For all fa and fb, both(fa, fb) is equivalent to both(fb, fa).

Attributes

The set of law laws that instances of CommutativeBoth must satisfy.

The set of law laws that instances of CommutativeBoth must satisfy.

Attributes