hash-set

Unlicense

An implementation of the hash-set data structure.

$ area51 add hash-setCopy

Usage

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

Dependencies

Used by