(dissoc-maybe m k pred)
Dissocs nested key from a map when given predicate is true.
Dissocs nested key from a map when given predicate is true.
(ensure-ns default-ns s)
Ensures that a string, to be later transformed to a namespaced keyword, contains a namespace part. In case there is no namespace - a default one is added.
Ensures that a string, to be later transformed to a namespaced keyword, contains a namespace part. In case there is no namespace - a default one is added.
(timed task expr)
Evaluates expr and prints the time it took. Returns the value of expr.
Evaluates expr and prints the time it took. Returns the value of expr.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close