polars_arrow::bitmap

Function and

Source
pub fn and(lhs: &Bitmap, rhs: &Bitmap) -> Bitmap
Expand description

Compute bitwise A AND B operation.