with-setf

Unlicense

Macros for setting a place for the duration of a scope

$ area51 add with-setfCopy

Usage

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

Used by