(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.
(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.
(schema-keys schema)
returns all keys from schema.
returns all keys from schema.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close