cl-hamt
Dictionary & set data structure using hash array-mapped tries
$ area51 add cl-hamtCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-hamt:some-function ...)Dictionary & set data structure using hash array-mapped tries
$ area51 add cl-hamtCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-hamt:some-function ...)