modulo

Function modulo 

Source
pub fn modulo<I: PrimInt>(a: I, b: I) -> I
Expand description

The modulo function.