Liking cljdoc? Tell your friends :D

circleci.rollcage.json


backstop-encoderclj

(backstop-encoder item)

Stringify an item if it's not possible to encode it normally. This should not be called for most encoding jobs, only when it would otherwise throw an exception.

Stringify an item if it's not possible to encode it normally. This should not
be called for most encoding jobs, only when it would otherwise throw an
exception.
sourceraw docstring

decodeclj

(decode string)

Decode a JSON string into an object.

Decode a JSON string into an object.
sourceraw docstring

encodeclj

(encode item)

Convert an arbitrary object into a JSON string.

Convert an arbitrary object into a JSON string.
sourceraw docstring

snake-caseclj

(snake-case kw)
source

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

× close