pub fn neq(lhs: &BooleanArray, rhs: &BooleanArray) -> BooleanArray
This is supported on crate feature compute_comparison only.
Expand description

lhs != rhs for BooleanArray