hashtrie
Persistent/Immutable Hash Trie datastructure based upon Clojure
$ area51 add hashtrieCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hashtrie:some-function ...)Persistent/Immutable Hash Trie datastructure based upon Clojure
$ area51 add hashtrieCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hashtrie:some-function ...)