hash-table-ext
Tiny extensions for common lisp hash-tables.
$ area51 add hash-table-extCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hash-table-ext:some-function ...)Tiny extensions for common lisp hash-tables.
$ area51 add hash-table-extCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hash-table-ext:some-function ...)