gcd

gcd : (int int ... -> int)

purpose:
to compute the greatest common divisior


Intermediate Student with Lambda Language


Google