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

type Not<Input> = ApplyFunctor<NotPredicate, Input>;