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

type AndCompose<Lhs, Rhs> = ApplyFunctor<AndComposePredicate, (Lhs, Rhs)>;