Free Clojure macro idea: (tap-> ,,,) and (tap->> ,,,). They're like -> and ->>, but they run tap> between every step in the thread, so you can observe the progression of transform into something like portal.
Free Clojure macro idea: (tap-> ,,,) and (tap->> ,,,). They're like -> and ->>, but they run tap> between every step in the thread, so you can observe the progression of transform into something like portal.