Liking cljdoc? Tell your friends :D

dda.config.commons.map-utils


deep-mergeclj

(deep-merge & ms)

Recursively merge maps.

Recursively merge maps.
sourceraw docstring

filter-for-target-schemaclj

(filter-for-target-schema schema partial-config)

Inputs: [schema partial-config]

filter a (partial-) config in order to match the given target schema.

Inputs: [schema partial-config]

filter a (partial-) config in order to match the given target schema.
sourceraw docstring

schema-keysclj

(schema-keys schema)

returns all keys from schema.

returns all keys from schema.
sourceraw docstring

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

× close