mod
ErrorsCollection

mod

Synthesised documentation from language/operators

From language/operators

See Original text in context

multi sub infix:<mod>(Int:D $aInt:D $b --> Int:D)

Integer modulo operator. Returns the remainder of an integer modulo operation.