Macro Toggle!

Part of:

package metabang.utilities
( toggle! &rest < places > )
Switches the values of each place to its opposite as in
(setf x (not x)).