Liking cljdoc? Tell your friends :D

io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.tools.trace

Implementations of clojure.tools.trace macros that don't leak implementation details.

Implementations of clojure.tools.trace macros that don't leak implementation details.
raw docstring

dotracecljmacro

(dotrace & args)
source

non-leaky-dotracecljmacro

(non-leaky-dotrace fnames & exprs)

Like clojure.tools.trace/dotrace, except body cannot leak try/catch syntax.

Like clojure.tools.trace/dotrace, except body cannot leak try/catch syntax.
sourceraw docstring

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

× close