Law3ZIO
Constructs a law from an effectual function taking three parameters.
Value members
Abstract methods
def apply[F[_] : CapsF, A : Caps, B : Caps, C : Caps](fa: F[A], fb: F[B], fc: F[C]): URIO[R, TestResult]
Concrete methods
Inherited methods
Combine these laws with the specified laws to produce a set of laws that require both sets of laws to be satisfied.
Combine these laws with the specified laws to produce a set of laws that require both sets of laws to be satisfied.
- Inherited from:
- Invariant