clustered-intset

MIT

Implements a non-negative keyed set of integers favoring clustered keys.

$ area51 add clustered-intsetCopy

Usage

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

Dependencies