Liking cljdoc? Tell your friends :D

telsos.lib.algorithms.paip


breadth-first-combinerclj


(breadth-first-search start goal-fn adjs)

breadth-first-tree-levelsclj

(breadth-first-tree-levels start adjs)

breadth-first-tree-seqclj

(breadth-first-tree-seq start adjs)
(breadth-first-tree-seq start adjs depth)

depth-first-combinerclj


(depth-first-search start goal-fn adjs)

flip-2clj

(flip-2 f)

lazy-breadth-first-combinerclj


lazy-cat-2clj

(lazy-cat-2 xs ys)

lazy-depth-first-combinerclj


(tree-search start goal-fn adjs comb)

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

× close