cl-rail
Library implementing functions for railway oriented programming.
$ area51 add cl-railCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rail:some-function ...)Library implementing functions for railway oriented programming.
$ area51 add cl-railCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-rail:some-function ...)