Function num_bigint::big_digit::to_doublebigdigit [−][src]
pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigitExpand description
Join two BigDigits into one DoubleBigDigit
pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigitJoin two BigDigits into one DoubleBigDigit