Not.Not

Undocumented in source.
template Not(Stuff...)
enum Not = !Pred!(Stuff[0]);

Meta