Liking cljdoc? Tell your friends :D

xapi-schema.spec.resources


*read-json-fn*clj/s

source

*write-json-fn*clj/s

source

conform-jsonclj/s

(conform-json s)
source

document-idclj/s

source

jsonclj/smacro

(json spec)
source

json-string-conformerclj/s

source

query-typeclj/smultimethod

source

singular-query?clj/s

source

statements-query-singular-specclj/s

source

unform-jsonclj/s

(unform-json data)
source

with-jsonclj/smacro

(with-json {:keys [read-fn write-fn]
            :or {read-fn *read-json-fn* write-fn *write-json-fn*}}
           &
           body)

Bind alternative json read/write fns

Bind alternative json read/write fns
sourceraw docstring

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

× close