Package io.atlassian.fugue.law
-
Class Summary Class Description IsEq<A> Represents two values of the same type that are expected to be equal.MonoidLaws<A> Laws for a monoidSemigroupLaws<A> Laws for a semigroup
| Class | Description |
|---|---|
| IsEq<A> |
Represents two values of the same type that are expected to be equal.
|
| MonoidLaws<A> |
Laws for a monoid
|
| SemigroupLaws<A> |
Laws for a semigroup
|