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

Floored integer division