Middleware to render state.
Middleware to render state.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close