Liking cljdoc? Tell your friends :D

scicloj.metamorph.ml.tools


debugclj

(debug & s)

dissoc-inclj

(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.
raw docstring

get-put-tokenclj

(get-put-token token-lookup-table new-token-behaviour token)

keys-inclj

(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.
raw docstring

multi-dissoc-inclj

(multi-dissoc-in m kss)

pp-strclj

(pp-str x)

prevoius-debug-timeclj


process-fileclj

(process-file lines-source lines-seq-fn line-func line-acc max-lines skip-lines)

reduce-resultclj

(reduce-result r result-dissoc-in-seq)

time-formatclj


token-idx-for-unknownclj


token-of-unknownclj

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

× close