trivial-channels
Really simple channels and queue
$ area51 add trivial-channelsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-channels:some-function ...)Really simple channels and queue
$ area51 add trivial-channelsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-channels:some-function ...)