mcase
Control frow macros with case comprehensiveness checking.
$ area51 add mcaseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mcase:some-function ...)Control frow macros with case comprehensiveness checking.
$ area51 add mcaseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mcase:some-function ...)