Liking cljdoc? Tell your friends :D

clojurewerkz.balagan.core


add-fieldclj/s

(add-field field body)

Adds field to the selected entry

Adds field to the selected entry
sourceraw docstring

do->clj/s

(do-> & fns)

Chains (composes) several transformations. Applies functions from left to right.

Chains (composes) several transformations. Applies functions from left to right.
sourceraw docstring

expand-pathclj/s

(expand-path m [selector transformation])
source

extract-pathsclj/s

(extract-paths s)

Extracts paths from the given sequence

Extracts paths from the given sequence
sourceraw docstring

filter-matching-pathsclj/s

(filter-matching-paths paths pattern)
source

matching-pathsclj/s

(matching-paths m bodies)
source

mk-pathclj/s

(mk-path v)
source

new-path?clj/s

(new-path? v)
source

path-matches?clj/s

(path-matches? pattern path)
source

recurse-with-pathclj/s

(recurse-with-path m path)
source

remove-fieldclj/s

(remove-field field)

Removes field from selected entry

Removes field from selected entry
sourceraw docstring

resolve-patternclj/s

(resolve-pattern pattern)

TODO: DOCSTRING

TODO: DOCSTRING
sourceraw docstring

root-node?clj/s

source

selectclj/s

(select m query)
source

star-nodeclj/s

source

star?clj/s

source

updateclj/s

(update m & bodies)
source

with-pathsclj/s

(with-paths m & bodies)
source

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

× close