Liking cljdoc? Tell your friends :D

clj-artnet.impl.shell.effects

Translates pure Art-Net protocol effects into actionable IO descriptors.

Decouples the logic-layer protocol machine from the shell-layer IO system via open multimethod dispatch.

Translates pure Art-Net protocol effects into actionable IO descriptors.

Decouples the logic-layer protocol machine from the shell-layer IO system
via open multimethod dispatch.
raw docstring

translate-effectcljmultimethod

Translates a single protocol effect map to an IO-layer action map.

Dispatch key: (:effect effect) Default: returns nil (no action)

Translates a single protocol effect map to an IO-layer action map.

Dispatch key: (:effect effect)
Default: returns nil (no action)
sourceraw docstring

translate-effectsclj

(translate-effects callbacks node effects)

Converts a sequence of effects to IO-layer actions.

  • Invokes :programming, :ipprog, :address callbacks inline
  • Returns other callbacks and IO actions as a vector
Converts a sequence of effects to IO-layer actions.

- Invokes :programming, :ipprog, :address callbacks inline
- Returns other callbacks and IO actions as a vector
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