[][src]Function arrow::compute::kernels::comparison::lt_utf8

pub fn lt_utf8(left: &StringArray, right: &StringArray) -> Result<BooleanArray>