cl-naive-deprecation

MIT

$ area51 add cl-naive-deprecationコピー

使い方

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