(->str body)
If not already a string, parses body
to a stringified json of body
.
If not already a string, parses `body` to a stringified json of `body`.
(type-identification external-body)
Identifies external-body
's file format type. Currently supports
only json
and xlsx
.
Identifies `external-body`'s file format type. Currently supports only `json` and `xlsx`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close