pub const fn binary_nonzero_u128(u: NonZeroU128, v: NonZeroU128) -> NonZeroU128Expand description
Const binary GCD implementation for NonZeroU128.
pub const fn binary_nonzero_u128(u: NonZeroU128, v: NonZeroU128) -> NonZeroU128Const binary GCD implementation for NonZeroU128.