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

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