ucons

MIT

Unique conses and functions for working on them.

$ area51 add uconsCopy

Usage

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