Function snarkvm_utilities::biginteger::arithmetic::adc
source · Expand description
Calculate a + b + carry, returning the sum and modifying the carry value.
Calculate a + b + carry, returning the sum and modifying the carry value.