collectors

BSD

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 ...)