(assoc-tuple-merging tuples k v)
(current-dir)
(current-dir fs)
(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-absolute-path relative-path)
(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.
(ensure-relative-path path)
(ensure-relative-path target path)
(gather-paths paths)
(make-params-coll params-str default-ns)
(safe-read-edn path)
(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