cl-with
WITH- group with- macros, allocate objects and rebind slots
$ area51 add cl-withCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-with:some-function ...)WITH- group with- macros, allocate objects and rebind slots
$ area51 add cl-withCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-with:some-function ...)