cl-with

BSD 3-clause

WITH- group with- macros, allocate objects and rebind slots

$ area51 add cl-withコピー

使い方

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

依存関係