Function expr::relation::func::max_int32[][src]

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