Function mz_expr::relation::func::max_string

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