Liking cljdoc? Tell your friends :D

scenari.utils


break-with-replcljmacro

(break-with-repl)

color-strclj

(color-str color & xs)

contextual-evalclj

(contextual-eval ctx expr)

digits-only?clj


get-in-treeclj

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

get-whole-inclj

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

local-contextcljmacro

(local-context)

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
raw docstring

readrclj

(readr prompt exit-code)

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

× close