(decode encoder document)
Decode the document into a value and check-and-set token.
Decode the document into a value and check-and-set token.
(encode encoder id value)
Encode the value as a document with the given ID.
Encode the value as a document with the given ID.
(encode-versioned encoder id value cas)
Encode the value as a document with the given ID and check-and-set token.
Encode the value as a document with the given ID and check-and-set token.
(named encoder id)
Create an empty document with the given ID.
Create an empty document with the given ID.
(versioned encoder id cas)
Create an empty document with the given ID and check-and-set token.
Create an empty document with the given ID and check-and-set token.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close