Module snarkvm_utilities::biginteger
source · Modules§
Structs§
Traits§
- This defines a
BigInteger
, a smart wrapper around a sequence ofu64
limbs, least-significant digit first.
BigInteger
, a smart wrapper around a
sequence of u64
limbs, least-significant digit first.