(open* store uuid writable?)
(open* semantics store uuid writable?)
Provides implementation for bbtree API open functions. uuid should refer to the root of the structure, and writable? should be a boolean. semantics should be either :set or :map.
Provides implementation for bbtree API open functions. uuid should refer to the root of the structure, and writable? should be a boolean. semantics should be either :set or :map.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close