cl-data-structures

BSD simplified

Data structures, ranges, ranges algorithms.

$ area51 add cl-data-structuresCopy

Usage

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