Liking cljdoc? Tell your friends :D

dirac.lib.utils


deep-merge-ignoring-nilsclj

(deep-merge-ignoring-nils & vals)

Recursively merges maps. If keys are not maps, the last value wins. Nils are ignored.

Recursively merges maps. If keys are not maps, the last value wins. Nils are ignored.
sourceraw docstring

exit-with-error!clj

(exit-with-error! msg & [exit-code])
source

first-partclj

(first-part s)
source

get-env-varsclj

(get-env-vars)
source

get-nrepl-server-urlclj

(get-nrepl-server-url host port)
source

get-status-setclj

(get-status-set message)
source

get-ws-urlclj

(get-ws-url host port)
source

ppclj

(pp data & [level length])
source

(print-warning! & args)
source

read-env-configclj

(read-env-config prefix)
source

sidclj

(sid thing)
source

wait-for-all-responses!clj

(wait-for-all-responses! responses-channel)
source

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

× close