Module sp_runtime::biguint

source ·
Expand description

Re-export big_uint stuff. 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.