cl-bplustree

BSD

In-memory B+ tree

$ area51 add cl-bplustreeCopy

Usage

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

Dependencies