mkremins / flense

Edit trees, not text
MIT License
101 stars 3 forks source link

Convert nested forms to threaded and vice versa #31

Open mkremins opened 10 years ago

mkremins commented 10 years ago

There should be at least two refactoring actions for converting between threaded and nested forms: :clojure/nested->threaded and :clojure/threaded->nested. Additionally, it might be useful to provide partial versions of the same actions that only operate on one level of nesting at a time.