Skip to content

cljr thread first all

Lars Andersen expez@expez.com edited this page Jun 10, 2015 · 2 revisions

tf Thread first all

Rewrite the form following point to use the -> (thread first) macro.

There is a corresponding cljr-thread-last-all as well.

To revert this, there's cljr-unwind to unwind one step at a time. Or there's cljr-unwind-all to unwind the entire expression at once.