matrix-case
Control flow macros which writing nested CASE easily.
$ area51 add matrix-caseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(matrix-case:some-function ...)Control flow macros which writing nested CASE easily.
$ area51 add matrix-caseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(matrix-case:some-function ...)