clog-collection

MIT

A set of CLOG Plugins

$ area51 add clog-collectionCopy

Usage

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