cmp.lt-mem
exist?
(exist? id)Returns true if a document with the id exists.
TODO: HEAD request not entire doc
Example:
(exist? "foo-bar")
;; =>
;; false
(exist? id)Returns true if a document with the id exists.
TODO: HEAD request not entire doc
Example:
(exist? "foo-bar")
;; =>
;; false