modulus

Function modulus 

Source
pub fn modulus(arg1: Expr, arg2: Expr) -> Expr
Expand description

Returns the remainder of division of the first argument by the second argument.