cl-locatives

BSD 3-clause (See LICENSE)

Implementation of locatives, pointer-like objects in Lisp.

$ area51 add cl-locativesコピー

使い方

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