Liking cljdoc? Tell your friends :D

scenari.utils


ansi-codeclj

(ansi-code color)

Escape sequence for a color key, or for a vector of them ([:bold :cyan]). Empty string when colored output is off, so it stays safe to interpolate. Honours kaocha's --color/--no-color through kaocha.output/colored-output.

Escape sequence for a color key, or for a vector of them ([:bold :cyan]).
Empty string when colored output is off, so it stays safe to interpolate.
Honours kaocha's --color/--no-color through kaocha.output/*colored-output*.
sourceraw docstring

break-with-replcljmacro

(break-with-repl)
source

color-strclj

(color-str color & xs)
source

contextual-evalclj

(contextual-eval ctx expr)
source

digits-only?clj

source

get-in-treeclj

(get-in-tree tree ks)
(get-in-tree tree ks default)
source

get-whole-inclj

(get-whole-in tree ks)
(get-whole-in tree ks default)
source

local-contextcljmacro

(local-context)
source

number-value-ofclj

(number-value-of s)

given a string, detect if it contains digits only, then convert to a long or Double, otherwise return the string unchanged

given a string, detect if it contains digits only, then convert to a long or Double, otherwise return the string unchanged
sourceraw docstring

readrclj

(readr prompt exit-code)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
←Move to previous article
→Move to next article
Ctrl+/Jump to the search field
× close