pub fn lt(lhs: &BooleanArray, rhs: &BooleanArray) -> BooleanArray
Perform left < right operation on two arrays.
left < right