(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 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 |