Module snarkvm_utilities::biginteger::biginteger[][src]

Modules

Structs

Traits

TODO (howardwu): Update to use ToBitsLE and ToBitsBE. This defines a BigInteger, a smart wrapper around a sequence of u64 limbs, least-significant digit first.