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

Compute bitwise AND operation