with-setf

Unlicense

Macros for setting a place for the duration of a scope

$ area51 add with-setfコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(with-setf:some-function ...)

利用しているパッケージ