pub fn mod_floor<T: Integer>(x: T, y: T) -> T
Expand description

Floored integer modulus