(breadth-first-search start adjs goal?)
(breadth-first-search start adjs goal? depth)
(breadth-first-tree-levels start adjs)
(breadth-first-tree-seq start adjs)
(breadth-first-tree-seq start adjs depth)
(depth-first-search start adjs goal?)
(flip-2 f)
(lazy-cat-2 xs ys)
(tree-search start adjs goal? comb)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close