Macro Defcondition

Part of:

package metabang.utilities
( defcondition < name > < supers > < slots > &rest < options > )

Defcondition is a handy shortcut for defining Common Lisp conditions. It
supports all of #H's options and more.