pub const fn binary_nonzero_u64(u: NonZeroU64, v: NonZeroU64) -> NonZeroU64Expand description
Const binary GCD implementation for NonZeroU64.
pub const fn binary_nonzero_u64(u: NonZeroU64, v: NonZeroU64) -> NonZeroU64Const binary GCD implementation for NonZeroU64.