cl-bus
A(n almost) referentially transparent interface for streams
$ area51 add cl-busCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bus:some-function ...)A(n almost) referentially transparent interface for streams
$ area51 add cl-busCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-bus:some-function ...)