with-setf
Macros for setting a place for the duration of a scope
$ area51 add with-setfCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(with-setf:some-function ...)Macros for setting a place for the duration of a scope
$ area51 add with-setfCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(with-setf:some-function ...)