cl-arrows

https://github.com/nightfly19/cl-arrows.git

git clone 'https://github.com/nightfly19/cl-arrows.git'

(ql:quickload :cl-arrows)
4

CL-Arrows

Implements the → and →> threading macros in Clojure.

This is a ASDF package. The package name is cl-arrows.

Todo

Future versions might include the nil-shortcutting and/or diamond wand forms implemented in rplevy's swiss-arrows.