Liking cljdoc? Tell your friends :D

eva.v2.datastructures.bbtree.logic.v0.core


buffer-sizeclj

(buffer-size)
(buffer-size n)
source

open*clj

(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.
sourceraw docstring

order-sizeclj

(order-size)
(order-size n)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close