Expand description

Traits for comparing the absolute values of numbers for equality or order.

Modules

PartialOrdAbs and OrdAbs, traits for comparing the absolute values of numbers by order.

EqAbs, a trait for comparing the absolute values of numbers by equality.

Various traits for comparing numbers.