slot-map

MIT

An implementation of the slot-map data structure.

$ area51 add slot-mapCopy

Usage

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