Liking cljdoc? Tell your friends :D

vent.core


actclj

(act act-handler)
source

Actioncljprotocol

executeclj

(execute this context)
source

create-planclj

(create-plan & {:keys [gatherers actions] :or {gatherers [] actions []}})
source

create-rulesetclj

(create-ruleset & fragments)
source

determine-plansclj

(determine-plans ruleset event context)
source

execute-actionclj

(execute-action action context)
source

execute-gatherersclj

(execute-gatherers gatherers context)
source

execute-planclj

(execute-plan plan context)
source

execute-plansclj

(execute-plans plans context)
source

fromclj

(from channel & event-rules)
source

gatherclj

(gather gather-handler)
source

Gatherercljprotocol

add-context-toclj

(add-context-to this context)
source

onclj

(on event-type & handlers)
source

optionsclj

(options & {:as options})
source

react-toclj

(react-to ruleset event context)
source

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

× close