cl-custom-hash-table
$ area51 add cl-custom-hash-tableCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-custom-hash-table:some-function ...)$ area51 add cl-custom-hash-tableCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-custom-hash-table:some-function ...)