Function num_integer::div_floor

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

Floored integer division