code.manage.fn-format

fn-format

added in 3.0

(fn-format ns params lookup project)

function to refactor the arglist and body

fn:defmethod-forms

added in 3.0

(fn:defmethod-forms nav)

query to find defmethod forms with a vector

fn:list-forms

added in 3.0

(fn:list-forms nav)

query to find defn and defmacro forms with a vector

list-transform

added in 3.0

(list-transform nav)

transforms (.. [] & body) to (.. ([] & body))

manual-step-right

added in 3.0

(manual-step-right {:keys [left right], :as zip})

helper to bypass zip/step-right crash