lcm

lcm : (int int ... -> int)

purpose:
to compute the least common multiple of two integers


Intermediate Student with Lambda Language


Google