mz_expr::relation::func

Function max_string

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