(add-alias-suggestion zloc chosen-alias db)
(add-common-import-to-namespace zloc db)
(add-import-to-namespace zloc import-name db)
(add-known-libspec zloc ns-to-add qualified-ns-to-add db)
(add-missing-libspec zloc db)
(can-create-function? zloc)
(can-thread-list? zloc)
(can-thread? zloc)
(change-coll zloc coll)
Change collection to specified collection
Change collection to specified collection
(clean-ns zloc uri db)
(create-function zloc db)
(cycle-coll zloc)
Cycles collection between vector, list, map and set
Cycles collection between vector, list, map and set
(cycle-privacy zloc db)
(expand-let zloc)
Expand the scope of the next let up the tree.
Expand the scope of the next let up the tree.
(extract-function zloc uri fn-name db)
(find-alias-suggestion zloc db)
(find-function-form zloc)
(find-let-form zloc)
(find-missing-import zloc)
(find-missing-require zloc db)
(find-other-colls zloc)
(find-within zloc p?)
(inline-symbol uri row col db)
(inline-symbol? {:keys [filename name-row name-col] :as definition} db)
(introduce-let zloc binding-name)
Adds a let around the current form.
Adds a let around the current form.
(move-to-let zloc binding-name)
Adds form and symbol to a let further up the tree
Adds form and symbol to a let further up the tree
(refer-node-with-add-new-lines nodes)
(replace-in-bind-values first-bind p? replacement)
(result zip-edits)
(thread-all zloc sym)
(thread-first zloc)
(thread-first-all zloc)
(thread-last zloc)
(thread-last-all zloc)
(thread-sym zloc sym top-meta)
(unwind-all zloc)
(unwind-thread zloc)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close