mnas-hash-table

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later

System @b(mnas-hash-table) defines some functions for working with hash tables.

$ area51 add mnas-hash-tableCopy

Usage

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