Function snarkvm_utilities::biginteger::arithmetic::mac_with_carry
source · Expand description
Calculate a + (b * c) + carry, returning the least significant digit and setting carry to the most significant digit.