[][src]Function num_bigint::big_digit::to_doublebigdigit

pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit

Join two BigDigits into one DoubleBigDigit