with-setf
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 ...)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 ...)