genhash

Public Domain

Generic hashtable code

$ area51 add genhashCopy

Usage

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

Dependencies