Liking cljdoc? Tell your friends :D
All platforms.

automaton-simulation-de.simulation-engine.impl.middleware.state-rendering

Middleware to render state.

Middleware to render state.
raw docstring

wrapclj/s

(wrap rendering-fn handler)

Wrap the handler to apply the rendering function rendering-fn to the state.

Wrap the `handler` to  apply the rendering function `rendering-fn` to the state.
raw docstring

wrap-printclj/s

(wrap-print rendering-fn handler)

Wrap the handler to apply the rendering function rendering-fn to the state.

Wrap the `handler` to  apply the rendering function `rendering-fn` to the state.
raw docstring

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

× close