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

type NotImply<Lhs, Rhs> = ApplyFunctor<NotImplyPredicate<Rhs>, Lhs>;