arrows
Implements -> and ->> from Clojure, as well as several expansions on the idea.
$ area51 add arrowsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(arrows:some-function ...)Implements -> and ->> from Clojure, as well as several expansions on the idea.
$ area51 add arrowsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(arrows:some-function ...)