mz_expr::relation::func

Function min_string

Source
fn min_string<'a, I>(datums: I) -> Datum<'a>
where I: IntoIterator<Item = Datum<'a>>,