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

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