Liking cljdoc? Tell your friends :D

scenari.utils


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 is a website building & hosting documentation for Clojure/Script libraries

× close