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

type OrCompose<Lhs, Rhs> = ApplyFunctor<OrComposePredicate, (Lhs, Rhs)>;