Fork me on GitHub
#emacs
<
2018-02-20
>
gganley18:02:27

Using clj-refactor is there a way to change a fn (fn [] etc) to #()?

gganley18:02:41

in cljr parlance, cljr-demote-function

benedek18:02:09

I don't think there is

benedek18:02:58

would be relatively easy to pull off in elisp... I think...