new-op
The NEW-OP System. A (not so) new NEW operator that subsumes all the 'make-...' functions and methods of Common Lisp.
$ area51 add new-opコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(new-op:some-function ...)