cl-locatives
Implementation of locatives, pointer-like objects in Lisp.
$ area51 add cl-locativesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-locatives:some-function ...)Implementation of locatives, pointer-like objects in Lisp.
$ area51 add cl-locativesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-locatives:some-function ...)