gcd
algorithm_
rs
0.1.0
In algorithm_
rs::
math
algorithm_rs
::
math
Function
gcd
Copy item path
Source
pub fn gcd(a:
i64
, b:
i64
) ->
i64