@hackage / COrdering

An algebraic data type similar to Prelude Ordering.

Latest2.3.1

About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Maintained by: Bodigrim

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.1
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4

Readme

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