Liking cljdoc? Tell your friends :D
ClojureScript only.

barebuild.elements.server-resource.executor

One performer per tag in effect/tags, each named after the tag it performs. Every decision was made inside step and rides the effect value, so nothing here decides anything. The three effects that are round trips hand their outcome back through emit!, and are the only three the table wraps.

One performer per tag in `effect/tags`, each named after the tag it performs. Every decision was
made inside `step` and rides the effect value, so nothing here decides anything. The three
effects that are round trips hand their outcome back through `emit!`, and are the only three the
table wraps.
raw docstring

performerscljs

(performers emit!)

The effect table for an engine that takes events back through emit!, a fn of [el event].

The effect table for an engine that takes events back through `emit!`, a fn of `[el event]`.
sourceraw docstring

run-effects!cljs

(run-effects! handlers el effects)

Perform effects against handlers, in the order step returned them.

Perform `effects` against `handlers`, in the order `step` returned them.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close