Function algorithm_rs::math::gcd::gcd

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