Liking cljdoc? Tell your friends :D

xiana.interceptor.queue

Interceptor executor. Collects and executes interceptors and the given action in between.

Interceptor executor.
Collects and executes interceptors and the given action in between.
raw docstring

action->tryclj

(action->try action)
source

executeclj

(execute state default-interceptors)

Execute the interceptors queue and invoke the action procedure between its enter-leave stacks.

Execute the interceptors queue and invoke the
action procedure between its enter-leave stacks.
sourceraw docstring

looperclj

(looper state interceptors action)
source

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

× close