modulo

modulo : (int int -> int)

purpose:
to compute the modulo of two integers


Intermediate Student Language