Liking cljdoc? Tell your friends :D

clj-holmes.logic.namespace


extract-parent-name-from-form-definition-functionclj

(extract-parent-name-from-form-definition-function form ns-name)

Extracts the symbol name from a function definition like def, defn, defmacro and others

Extracts the symbol name from a function definition like def, defn, defmacro and others
sourceraw docstring

find-ns-declarationclj

(find-ns-declaration forms)
source

name-from-ns-declarationclj

(name-from-ns-declaration form)
source

normalize-requiresclj

(normalize-requires ns-requires)
source

requiresclj

(requires ns-declaration)
source

requires->auto-resolves-declclj

(requires->auto-resolves-decl requires)

Adapt the require forms from the namespace declaration to a format used by edamame auto-resolve.

Adapt the require forms from the namespace declaration to a format used by edamame auto-resolve.
sourceraw docstring

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

× close