Expand description

Functions for working with primitive integers and floats.

Modules

Traits for arithmetic.

Traits for primitive integers or floats and some of their basic functionality.

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

Traits for converting to and from numbers, converting to and from strings, and extracting digits.

Iterators that generate numbers without repetition.

NiceFloat, a wrapper around primitive floats.

Iterators related to numbers.

Traits for logic and bit manipulation.

Iterators that generate numbers randomly.