Expand description

Natural, a type representing arbitrarily large non-negative integers.

Modules

Traits for arithmetic.
Traits for comparing Naturals for equality or order.
Traits for converting to and from Naturals, converting to and from strings, and extracting digits.
Iterators that generate Naturals without repetition.
Traits for logic and bit manipulation.
Iterators that generate Naturals randomly.

Structs

A natural (non-negative) integer.