arrows

CC0

Implements -> and ->> from Clojure, as well as several expansions on the idea.

$ area51 add arrowsCopy

Usage

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