Liking cljdoc? Tell your friends :D

grape.utils


->PascalCaseclj

(->PascalCase input)
source

deep-mergeclj

(deep-merge & vals)

Recursively merges maps. If keys are not maps, the last value wins.

Recursively merges maps. If keys are not maps, the last value wins.
sourceraw docstring

walk-structureclj

(walk-structure s key-fn leaf-fn)
source

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

× close