Liking cljdoc? Tell your friends :D

fvm.util


curr-millisclj

(curr-millis)
source

dissoc-inclj

(dissoc-in m [k & ks :as keys])

Dissociates an entry from a nested associative structure returning a new nested structure. keys is a sequence of keys. Any empty maps that result will not be present in the new structure.

Dissociates an entry from a nested associative structure returning a new
nested structure. keys is a sequence of keys. Any empty maps that result
will not be present in the new structure.
sourceraw docstring

fastcatclj

(fastcat & colls)
source

push-allclj

(push-all coll stack)
source

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

× close