Liking cljdoc? Tell your friends :D

genera.trie


find-all-edgesclj

(find-all-edges trie feature)

find-all-edges-with-predclj

(find-all-edges-with-pred trie pred feature)

get-a-valueclj


get-a-value-by-filteringclj

(get-a-value-by-filtering trie features)

get-a-value-by-searchingclj

(get-a-value-by-searching trie features)

get-a-value-with-predclj

(get-a-value-with-pred trie pred features)

get-all-valuesclj

(get-all-values trie features)

get-all-values-with-predclj

(get-all-values-with-pred trie pred features)

get-matching-triesclj

(get-matching-tries trie features)

get-matching-tries-with-predclj

(get-matching-tries-with-pred trie pred features)

make-trieclj

(make-trie)

set-path-valueclj

(set-path-value trie path value)

try-edgeclj

(try-edge edge feature succeed fail)

try-edgesclj

(try-edges edges feature succeed fail)

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

× close