Function bismuth::math::umod [] [src]

pub fn umod<T>(n: T, m: T) -> T where
    T: Copy + Integer