chanl
Communicating Sequential Process support for Common Lisp
$ area51 add chanlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chanl:some-function ...)Communicating Sequential Process support for Common Lisp
$ area51 add chanlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chanl:some-function ...)