Liking cljdoc? Tell your friends :D
Clojure only.

automaton-build.os.json-bb

Everything about json manipulation

Everything about json manipulation
raw docstring

read-fileclj

(read-file filepath)

Reads a file which name is filepath Returns map with keys :raw-content, :json if file can be read. Otherwise :exception and :invalid? set to true

Reads a file which name is `filepath`
Returns map with keys :raw-content, :json if file can be read. Otherwise :exception and :invalid? set to true
raw docstring

write-fileclj

(write-file filename content)

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

× close