Function num::integer::div_floor

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

Floored integer division