Expand description

Traits for comparing Rationals for equality or order.

Modules

Comparison of Rationals.

Implementations of PartialOrdAbs and OrdAbs (traits for comparing the absolute values of numbers by order) for Rationals.

Implementations of PartialOrdAbs (a trait for comparing the absolute values of numbers by order) for Rationals and Integers.

Implementations of PartialOrdAbs (a trait for comparing the absolute values of numbers by order) for Rationals and Naturals.

Implementations of PartialOrdAbs (a trait for comparing the absolute values of numbers by order) for Rationals and primitive floats.

Implementations of PartialOrdAbs (a trait for comparing the absolute values of numbers by order) for Rationals and primitive integers.

Comparison of Rationals and Integers.

Comparison of Rationals and Naturals.

Comparison of Rationals and primitive floats.

Comparison of Rationals and primitive integers.

Equality of Rationals and primitive floats.

Equality of Rationals and primitive integers.