@hackage COrdering2.3.1
An algebraic data type similar to Prelude Ordering.
Categories
License
BSD-3-Clause
Maintainer
Bodigrim
Links
Versions
Installation
Tested Compilers
Dependencies (1)
Dependents (4)
@hackage/alpha, @hackage/AvlTree, @hackage/acme-everything, @hackage/gmap
Typically this is used as the return type of a combining comparison, which combines two values if they are deemed equal in some sense. Currently combining comparisons are used extensively by the AVL tree package