[][src]Function gtmpl_helpers::math::idiv

pub fn idiv(args: &[Value]) -> Result<Value, String>

returns the integer division result of arg[0] % arg[1]