cl-locatives
Implementation of locatives, pointer-like objects in Lisp.
$ area51 add cl-locativesコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-locatives:some-function ...)Implementation of locatives, pointer-like objects in Lisp.
$ area51 add cl-locativesコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-locatives:some-function ...)