cl-locatives

BSD 3-clause (See LICENSE)

Implementation of locatives, pointer-like objects in Lisp.

$ area51 add cl-locativesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-locatives:some-function ...)