genhash
Generic hashtable code
$ area51 add genhashCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(genhash:some-function ...)Generic hashtable code
$ area51 add genhashCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(genhash:some-function ...)