pub(crate) fn to_doublebigdigit(hi: u64, lo: u64) -> u128
Join two BigDigits into one DoubleBigDigit.
BigDigit
DoubleBigDigit