cl-hamt

BSD 3-clause

Dictionary & set data structure using hash array-mapped tries

$ area51 add cl-hamtCopy

Usage

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