collectors

BSD

A library providing various collector type macros pulled from arnesi into its own library and stripped of dependencies

$ area51 add collectorsCopy

Usage

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