Other items insnarkvm_utilities::math
pub const fn div_ceil(x: usize, y: usize) -> usize
Return ceil(x/y)