Liking cljdoc? Tell your friends :D

kibit.monkeypatch

Various helpers providing a with-monkeypatches form which wraps

Various helpers providing a with-monkeypatches form which wraps
raw docstring

kibit-redefsclj

source

tree-term?clj

(tree-term? x)
source

with-monkeypatchescljmacro

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close