☰
In polars_arrow::bit_util
?
Function
polars_arrow
::
bit_util
::
ceil
source
·
[
−
]
pub fn ceil(value:
usize
, divisor:
usize
) ->
usize
Expand description
Returns the ceil of
value
/
divisor