Function num::bigint::big_digit::from_doublebigdigit   
            [-] [+]
        [src]
pub fn from_doublebigdigit(n: DoubleBigDigit) -> (BigDigit, BigDigit)
Split one DoubleBigDigit into two BigDigits.