collectors
A library providing various collector type macros pulled from arnesi into its own library and stripped of dependencies
$ area51 add collectorsコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(collectors:some-function ...)