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§

Type Aliases§

  • Representation of two limbs.
  • Representation of a single limb.