polars_arrow::bitmap

Function xor

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

Compute bitwise XOR operation.