pub fn from_doublebigdigit(n: u64) -> (u32, u32)
Expand description

Split one DoubleBigDigit into two BigDigits.