The Semigroup type defines equality.
Semigroup
Inspired by Data.Semigroup from Haskell.
Instances must obey the following laws:
Equivalent with the Semigroup type-class in the static-land spec.
Generated using TypeDoc
The
Semigrouptype defines equality.Inspired by Data.Semigroup from Haskell.
Instances must obey the following laws:
Equivalent with the
Semigrouptype-class in the static-land spec.