Liking cljdoc? Tell your friends :D

eva.v2.datastructures.bbtree.logic.v0.storage


init-persistclj

(init-persist store node)

When a new map or set is created, this persists a pointer to the empty initial root. Returns the persisted node with its new UUID.

When a new map or set is created, this persists a pointer to the empty initial root.
Returns the persisted node with its new UUID.
sourceraw docstring

persist-treeclj

(persist-tree store all-pairs)

Takes the IBBTreeSTorageBackend implementation and all new pointer-node pairs. Persists!

Takes the IBBTreeSTorageBackend implementation and all new pointer-node pairs. Persists!
sourceraw docstring

persist-tree-counterclj

source

persist-tree-node-histclj

source

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

× close