Function mz_expr::relation::func::max_string

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