Optional clojure.spec's for murmeli.*.
clojure.spec
murmeli.*
Optional `clojure.spec`'s for `murmeli.*`.
(bson-value? object)
(bson? object)
(client-settings? object)
(client? instance)
(collation? object)
(count-options? object)
(db? instance)
(find-one-and-delete-options? object)
(find-one-and-replace-options? object)
(find-one-and-update-options? object)
(index-options? object)
(read-concern? object)
(read-preference? object)
(regex? re)
(replace-options? object)
(session-options? instance)
(session-opts-valid? {:keys [causally-consistent? snapshot?]})
(session? instance)
(update-options? object)
(valid-collection-name? collection-name)
(valid-db-name? db-name)
(write-concern? object)
cljdoc is a website building & hosting documentation for Clojure/Script libraries