hash-table-ext

MIT

Tiny extensions for common lisp hash-tables.

$ area51 add hash-table-extCopy

Usage

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

Dependencies