polars_arrow::bitmap

Function or_not

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

Compute bitwise A OR NOT B operation.