modulo

modulo : (int int -> int)

purpose:
to compute first number modulo second number


Advanced Student Language