Module ring::limb

source Β·
Expand description

Unsigned multi-precision integer arithmetic.

Limbs ordered least-significant-limb to most-significant-limb. The bits limbs use the native endianness.

Enums§

Constants§

Functions§

Type Aliases§