(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close