(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |