(dissoc-in m ks)Dissociate a value in a nested assocative structure, identified by a sequence of keys. Any collections left empty by the operation will be dissociated from their containing structures.
Dissociate a value in a nested assocative structure, identified by a sequence of keys. Any collections left empty by the operation will be dissociated from their containing structures.
(keys-in m)Returns a sequence of all key paths in a given map using DFS walk.
Returns a sequence of all key paths in a given map using DFS walk.
(process-file lines-source lines-seq-fn line-func line-acc max-lines skip-lines)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 |