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

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