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

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