(debug & s)
(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.
(get-put-token token-lookup-table new-token-behaviour token)
(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.
(multi-dissoc-in m kss)
(pp-str x)
(process-file lines-source lines-seq-fn line-func line-acc max-lines skip-lines)
(reduce-result r result-dissoc-in-seq)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close