Function mz_expr::relation::func::min_string

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