(fn-format ns params lookup project)
function to refactor the arglist and body
function to refactor the arglist and body
(fn:defmethod-forms nav)
query to find defmethod
forms with a vector
query to find `defmethod` forms with a vector
(fn:list-forms nav)
query to find defn
and defmacro
forms with a vector
query to find `defn` and `defmacro` forms with a vector
(list-transform nav)
transforms (.. [] & body)
to (.. ([] & body))
transforms `(.. [] & body)` to `(.. ([] & body))`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |