clj-arrows
Implements Clojure-styled threading/transformation macros.
$ area51 add clj-arrowsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clj-arrows:some-function ...)Implements Clojure-styled threading/transformation macros.
$ area51 add clj-arrowsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clj-arrows:some-function ...)