Liking cljdoc? Tell your friends :D

dirac.nrepl.helpers

Low-level helper methods NOT depending on mutable global state.

Low-level helper methods NOT depending on mutable global state.
raw docstring

capture-exception-detailsclj

(capture-exception-details e)
source

error-printlnclj

(error-println & args)
source

generate-uuidclj

(generate-uuid)
source

get-exception-detailsclj

(get-exception-details nrepl-message e)
source

get-nrepl-infoclj

(get-nrepl-info)
source

get-nrepl-message-infoclj

(get-nrepl-message-info nrepl-message)
source

javascript-eval-trouble?clj

(javascript-eval-trouble? e)
source

make-dirac-repl-aliasclj

(make-dirac-repl-alias compiler-id)
source

make-human-readable-listclj

(make-human-readable-list coll)
source

make-human-readable-selected-compilerclj

(make-human-readable-selected-compiler selected-compiler)
source

safe-pr-strclj

(safe-pr-str value & [level length])
source

send-response!clj

(send-response! nrepl-message response-msg)
source

simple-pluralizeclj

(simple-pluralize n noun)
source

status-collclj

(status-coll message)
source

with-coalesced-outputclj/smacro

(with-coalesced-output & body)
source

with-err-outputclj/smacro

(with-err-output & body)
source

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

× close