Skip to content

cljr extract constant

Lars Andersen edited this page Aug 26, 2015 · 2 revisions

ec Extract constant

Extract the form at point into a toplevel def, marked as ^:const, at the beginning of the namespace.

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