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

Compute bitwise XOR operation