Skip to content

cljr extract function

Lars Andersen [email protected] edited this page May 12, 2015 · 3 revisions

ef Extract function

Extract the form at point, or the nearest enclosing form, into a toplevel defn.

With a prefix the newly created defn will be public.

Clone this wiki locally