lw-compat
A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
$ area51 add lw-compatコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(lw-compat:some-function ...)A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
$ area51 add lw-compatコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(lw-compat:some-function ...)