Various helpers providing a with-monkeypatches form which wraps
Various helpers providing a with-monkeypatches form which wraps
(with-monkeypatches redefs & forms)
Builds a try/finally which captures Var bindings (and ^:macro tags) comming in, creates new Var bindings within the try and in the finally restores the original bindings. This allows users to establish stack-local patched contexts.
Builds a try/finally which captures Var bindings (and ^:macro tags) comming in, creates new Var bindings within the try and in the finally restores the original bindings. This allows users to establish stack-local patched contexts.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close