editors

2023-01-11T16:33:22.782629Z

Is there an in-clojure implementation of "rewrite nested forms to thread-first macro code" somewhere? So like https://github.com/clojure-emacs/clojure-mode/blob/master/clojure-mode.el#L2469-L2485 but in clojure not elisp