Liking cljdoc? Tell your friends :D
Clojure only.

com.brunobonacci.mulog.common.json


from-jsonclj

(from-json s & {:keys [keywordize] :or {keywordize true}})

Parses a JSON encoded string s into the representing data

Parses a JSON encoded string `s` into the representing data
sourceraw docstring

to-jsonclj

(to-json m)

It takes a map and return a JSON encoded string of the given map data.

It takes a map and return a JSON encoded string of the given map data.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close