Contents
Indexes:
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][define-condition]'s options and more.