Liking cljdoc? Tell your friends :D

polylith.clj.core.shell.candidate.engine


candidatesclj

(candidates line words)
source

clean-wordsclj

(clean-words value)
source

empty-if-nilclj

(empty-if-nil candidates)
source

filter-candidatesclj

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

filter-exact-matchclj

(filter-exact-match word candidates)
source

first-candidateclj

(first-candidate)
source

group-candidatesclj

(group-candidates candidate)
source

groupsclj

source

nextclj

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

potential-exact-matchclj

(potential-exact-match word next-word)
source

reset-groupsclj

(reset-groups)
source

selectclj

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

select-candidateclj

(select-candidate words)
source

select-candidatesclj

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

set-group-arg!clj

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

spec-candidatesclj

(spec-candidates)
source

tapclj

(tap fn-name word candidate)
source

with-potential-exact-matchclj

(with-potential-exact-match words)
source

wsclj

source

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

× close