[][src]Type Definition type_freak::boolean::Or

type Or<Lhs, Rhs> = ApplyFunctor<OrPredicate<Rhs>, Lhs>;