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

Ceiled integer division