Liking cljdoc? Tell your friends :D

code.manage.fn-format


fn-formatclj

(fn-format ns params lookup project)

function to refactor the arglist and body

function to refactor the arglist and body
raw docstring

fn:defmethod-formsclj

(fn:defmethod-forms nav)

query to find defmethod forms with a vector

query to find `defmethod` forms with a vector
raw docstring

fn:list-formsclj

(fn:list-forms nav)

query to find defn and defmacro forms with a vector

query to find `defn` and `defmacro` forms with a vector
raw docstring

list-transformclj

(list-transform nav)

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

transforms `(.. [] & body)` to `(.. ([] & body))`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close