pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit
Expand description
Join two BigDigit
s into one DoubleBigDigit
pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit
Join two BigDigit
s into one DoubleBigDigit