Skip to main content

unstrument

macrov1.9

cljs.spec.test/unstrument

(unstrument [] [sym-or-syms])
Undoes instrument on the vars named by sym-or-syms, specified as in instrument. With no args, unstruments all instrumented vars. Returns a collection of syms naming the vars unstrumented.

No examples yet. Be the first to add one!