cl-bplustree
In-memory B+ tree
$ area51 add cl-bplustreeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bplustree:some-function ...)In-memory B+ tree
$ area51 add cl-bplustreeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bplustree:some-function ...)