Module sp_arithmetic::biguint

source ·
Expand description

Infinite precision unsigned integer for substrate runtime.

Structs

Simple wrapper around an infinitely large integer, represented as limbs of Single.

Functions

Assumed as a given primitive.
Assumed as a given primitive.
Splits a Double limb number into a tuple of two Single limb numbers.

Type Definitions

Representation of two limbs.
Representation of a single limb.