pub fn lt(lhs: &BooleanArray, rhs: &BooleanArray) -> BooleanArray
Expand description

Perform left < right operation on two arrays.