Function o1_utils::math::div_ceil

source ·
pub fn div_ceil(a: usize, b: usize) -> usize
Expand description

This function is bound to be stable soon. See https://github.com/rust-lang/rust/issues/88581