pub fn lt_eq<O: Offset>(lhs: &Utf8Array<O>, rhs: &Utf8Array<O>) -> BooleanArray
Expand description

Perform lhs <= rhs operation on Utf8Array.