An execution engine for synchronous execution of ablauf jobs.
This namespace makes no assumption on how to actually perform side-effects, an action runner fn must be provided.
An execution engine for synchronous execution of ablauf jobs. This namespace makes no assumption on how to actually perform side-effects, an action runner fn must be provided.
(run ast action-fn)
(run ast context action-fn)
A basic AST runner which goes through all steps, useful to validate AST execution without having to go through the manifold runner
A basic AST runner which goes through all steps, useful to validate AST execution without having to go through the manifold runner
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close