@hackage COrdering2.2

An algebraic data type similar to Prelude Ordering.

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 (AvlTree). This package is no longer actively maintained and will be tagged as such as soon as Hackage has this feature.