generalized-reference

MIT

Generalized reference over structured data by pairwise reduction of arbitrary place identifiers for Common Lisp.

$ area51 add generalized-referenceCopy

Usage

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