bigunits_compose

Function bigunits_compose 

Source
fn bigunits_compose<const N: usize>(
    limbs: &[BigUint; N],
    base: &BigUint,
) -> BigUint