Liking cljdoc? Tell your friends :D

hitchhiker.tree.messaging


apply-ops-in-pathclj/s

(apply-ops-in-path path)
source

deleteclj/s

(delete tree key)
source

DeleteOpclj/s

source

enqueueclj/s

(enqueue tree msgs)
(enqueue tree msgs deferred-ops)
source

forward-iteratorclj/s

(forward-iterator path)

Takes the result of a search and returns an iterator going forward over the tree. Does lg(n) backtracking sometimes.

Takes the result of a search and returns an iterator going
forward over the tree. Does lg(n) backtracking sometimes.
sourceraw docstring

general-maxclj/s

(general-max e & r)
source

insertclj/s

(insert tree key value)
source

InsertOpclj/s

source

lookupclj/s

(lookup tree key)
(lookup tree key not-found)
source

lookup-fwd-iterclj/s

(lookup-fwd-iter tree key)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close