Liking cljdoc? Tell your friends :D

axel-f.excel.json


envclj/s

source

json-decodeclj/s

source

json-decode*clj/s

(json-decode* to-decode)

Returns an object corresponding to the given JSON-encoded string.

Returns an object corresponding to the given JSON-encoded string.
sourceraw docstring

json-encodeclj/s

source

json-encode*clj/s

(json-encode* to-encode)

Returns a JSON-encoding String for the given object.

Returns a JSON-encoding String for the given object.
sourceraw docstring

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

× close