pub fn neq(lhs: &BooleanArray, rhs: &BooleanArray) -> BooleanArray
lhs != rhs for BooleanArray
lhs != rhs
BooleanArray