clith
Common Lisp wITH macro. A general WITH macro.
$ area51 add clithCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clith:some-function ...)Common Lisp wITH macro. A general WITH macro.
$ area51 add clithCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clith:some-function ...)