mnas-hash-table
System @b(mnas-hash-table) defines some functions for working with hash tables.
$ area51 add mnas-hash-tableCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mnas-hash-table:some-function ...)