pub(super) fn omsb(limbs: &[u128]) -> usize
Expand description

One, not zero, based MSB. That is, returns 0 for a zeroed significand.