matrix-case

Public domain

Control flow macros which writing nested CASE easily.

$ area51 add matrix-caseCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(matrix-case:some-function ...)

Dependencies