Liking cljdoc? Tell your friends :D

telegrambot-lib.json

Internal JSON mapping utilities.

Internal JSON mapping utilities.
raw docstring

generate-strclj

(generate-str clj-obj)

Generates (writes) a JSON-encoded string for a given Clojure object.

Generates (writes) a JSON-encoded string for a given Clojure object.
sourceraw docstring

parse-strclj

(parse-str json-str)

Parses (reads) a given JSON-encoded string into a Clojure object.

Parses (reads) a given JSON-encoded string into a Clojure object.
sourceraw docstring

supported-mapping-libsclj

The JSON mapping libraries supported in the current implementation.

The JSON mapping libraries supported in the current implementation.
sourceraw docstring

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

× close