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

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