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

Compute bitwise OR operation