Liking cljdoc? Tell your friends :D

polylith.clj.core.shell.candidate.engine


candidatesclj

(candidates line words)

clean-wordsclj

(clean-words value)

empty-if-nilclj

(empty-if-nil candidates)

filter-candidatesclj

(filter-candidates word candidates potential-exact-match?)

filter-exact-matchclj

(filter-exact-match word candidates)

first-candidateclj

(first-candidate)

group-candidatesclj

(group-candidates candidate)

groupsclj


nextclj

(next {:keys [word group] :as candidate})

potential-exact-matchclj

(potential-exact-match word next-word)

reset-groupsclj

(reset-groups)

selectclj

(select {:keys [type function candidates] :as candidate}
        word
        potential-exact-match?)

select-candidateclj

(select-candidate words)

select-candidatesclj

(select-candidates candidate [word potential-exact-match?])

set-group-arg!clj

(set-group-arg! {:keys [group] :as candidate} word)

spec-candidatesclj

(spec-candidates)

tapclj

(tap fn-name word candidate)

with-potential-exact-matchclj

(with-potential-exact-match words)

wsclj

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

× close