simple-flow-dispatcher

MIT

Reference implementation of a dispatcher for cl-flow library

$ area51 add simple-flow-dispatcherCopy

Usage

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