Liking cljdoc? Tell your friends :D

toyokumo.commons.json


*mapper*clj

source

json-decodeclj

(json-decode s)

Inputs: [s :- s/Str] Returns: s/Any

Inputs: [s :- s/Str]
Returns: s/Any
sourceraw docstring

json-encodeclj

(json-encode x)

Inputs: [x :- s/Any] Returns: s/Str

Inputs: [x :- s/Any]
Returns: s/Str
sourceraw docstring

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

× close