polars_arrow::bitmap

Function or

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

Compute bitwise A OR B operation.