Function utils::math::modulo [] [src]

pub fn modulo<I: Int>(a: I, b: I) -> I

The modulo function.