random-access-lists

Persistent, random-access lists.

$ area51 add random-access-listsCopy

Usage

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

Dependencies