hh-redblack
$ area51 add hh-redblackCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hh-redblack:some-function ...)$ area51 add hh-redblackCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hh-redblack:some-function ...)