cl-bus

BSD-3

A(n almost) referentially transparent interface for streams

$ area51 add cl-busCopy

Usage

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