Skip to content

cljr extract constant

Magnar Sveen edited this page Jul 21, 2015 · 2 revisions

ec Extract constant

Extract the form at point into a toplevel def at the beginning of the namespace.

Performs a query-replace in the namespace for other occurrences of the same form.

Clone this wiki locally