Function mz_expr::relation::func::min_string

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