Liking cljdoc? Tell your friends :D

com.timezynk.useful.core


concat-bytesclj

(concat-bytes a b)

parse-envclj

(parse-env env-var)
(parse-env env-var fallback-value)

parse-server-stringclj

(parse-server-string servers)

random-stringclj


server-descriptionclj

(server-description acc server)

SERVER_FORMATclj


split-bytesclj

(split-bytes bytes pos)

Split byte array at index pos

Split byte array at index pos
raw docstring

timestampclj

(timestamp)

with-err-strcljmacro

(with-err-str & body)

Evaluates exprs in a context in which err is bound to a fresh StringWriter. Returns the string created by any nested printing calls.

Evaluates exprs in a context in which *err* is bound to a fresh StringWriter.
Returns the string created by any nested printing calls.
raw docstring

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

× close