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

type Imply<Lhs, Rhs> = ApplyFunctor<ImplyPredicate<Rhs>, Lhs>;