trivial-channels

BSD-2-Clause

Really simple channels and queue

$ area51 add trivial-channelsCopy

Usage

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