Skip to main content

builtin_gcd

Function builtin_gcd 

Source
pub(crate) fn builtin_gcd(env: &mut Env, args: &[AST]) -> Result<Value, String>