gcd

Function binary_u64

source
pub const fn binary_u64(u: u64, v: u64) -> u64
Expand description

Const binary GCD implementation for u64.