snarkvm_console_program

Module integer_magnitude

Source
Expand description

Trait pattern to prevent abuse of Magnitude.

Traitsยง

  • Trait for integers that can be used as an unsigned magnitude. Magnitudes are either used to represent an integer exponent or the right operand in integer shift operations.