Implementations of clojure.tools.trace macros that don't leak implementation details.
Implementations of clojure.tools.trace macros that don't leak implementation details.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close