polars_arrow::bitmap::utils

Function is_set

Source
pub fn is_set(byte: u8, i: usize) -> bool
Expand description

Returns whether bit at position i in byte is set or not