/caterwaul/Group/Ordered/Type
Copy path to clipboardcompare
exists to distinguish this from a Group/PartiallyOrdered, since
compare
requires a total order.
Source
{-|
`compare` exists to distinguish this from a Group/PartiallyOrdered, since
`compare` requires a total order.
-}
λ(m : Type) → { compare : m → m → ./Order } ⩓ ../PartiallyOrdered/Type m