Liking cljdoc? Tell your friends :D

slouch.document


getclj

(get http id)

Returns latest doc, or nil if doc does not exist

Returns latest doc, or nil if doc does not exist
raw docstring

insertclj

(insert http id value)

metadata-keysclj


modified?clj

(modified? http id rev)

removeclj

(remove http id rev)

revclj

(rev http id)

Returns latest rev, or nil if doc does not exist

Returns latest rev, or nil if doc does not exist
raw docstring

try-replaceclj

(try-replace http id rev new-value)

Returns latest doc if successful, or nil if the rev is out-of-date

Returns latest doc if successful, or nil if the rev is out-of-date
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close