Liking cljdoc? Tell your friends :D

trees.common


get-majority-classclj

(get-majority-class counts)

Finds the key with highest value in the map

Finds the key with highest value in the map
raw docstring

get-nodes-predclj

(get-nodes-pred tree pred)

get-non-terminal-nodesclj

(get-non-terminal-nodes tree)

get-terminal-nodesclj

(get-terminal-nodes tree)

non-terminal?clj

(non-terminal? node)

satisfies-pred?clj

(satisfies-pred? p xs)

Returns the indices of values which matched the predicate

Returns the indices of values which matched the predicate
raw docstring

terminal?clj

(terminal? node)

total-numberclj

(total-number root)

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

× close