cljr thread first all - clojure-emacs/clj-refactor.el GitHub Wiki
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.