Function modular_arithmetic::gcd

source ·
pub fn gcd(a: u64, b: u64) -> u64