Liking cljdoc? Tell your friends :D
Clojure only.

framework.components.runner


executeclj

(execute state action)
source

runclj

(run state action)
(run state interceptors action)

Executes interceptors around a function. Be aware of raw recursion TODO: refactor it to use reduce instead of recursion

Executes interceptors around a function. Be aware of raw recursion
TODO: refactor it to use reduce instead of recursion
sourceraw docstring

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

× close