Swiss arrows is a library I wrote today, providing a number of useful arrow
macros.

   - The Diamond Wand: a generalized arrow macro for threading into any
   position.
   - The Back Arrow: ->> with its arguments reversed, convenient in some
   cases.
   - The Furcula / Parallel Furcula: branch the result of an operation in
   multiple directions, sequentially or in parallel.
   - The Double Furcula / Parallel Furcula, Double-style: the above, using
   ->> instead of ->
   - The Diamond Fishing Rod / Parallel Diamond Fishing Rod: the above,
   using -<>

Swiss Arrows is available to try out right now at
https://github.com/rplevy/swiss-arrows

Feedback, ideas, and pull requests are of course very welcome.

Rob

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to