In Operators§
See primary documentation in context for infix mod
multi infix:<mod>(Int , Int --> Int)
Integer modulo operator. Returns the remainder of an integer modulo operation.
See primary documentation in context for infix mod
multi infix:<mod>(Int , Int --> Int)
Integer modulo operator. Returns the remainder of an integer modulo operation.