Skip to main content
std_gcd
rl_lang
0.1.4
In rl_
lang::
interpreter::
stdlib::
math::
gcd
rl_lang
::
interpreter
::
stdlib
::
math
::
gcd
Function
std_gcd
Copy item path
Source
pub fn std_gcd(_: &mut
Evaluator
, x:
i64
, y:
i64
) ->
i64