colliflower

MIT

Generic interfaces for collections and iterators.

$ area51 add colliflowerCopy

Usage

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