generalized-reference
Generalized reference over structured data by pairwise reduction of arbitrary place identifiers for Common Lisp.
$ area51 add generalized-referenceCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(generalized-reference:some-function ...)