clj-arrows

MIT

Implements Clojure-styled threading/transformation macros.

$ area51 add clj-arrowsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clj-arrows:some-function ...)

Dependencies