Expand description

Integer, a type representing integers with arbitrarily large absolute values.

Modules

Traits for arithmetic.

Traits for comparing Integers for equality or order.

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

Iterators that generate Integers without repetition.

Traits for logic and bit manipulation.

Iterators that generate Integers randomly.

Structs

An integer.