action-list

zlib

An implementation of action lists

$ area51 add action-listCopy

Usage

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