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

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