Liking cljdoc? Tell your friends :D

io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.core.match.debug

Implementations of clojure.core.match.debug macros that don't leak implementation details.

Implementations of clojure.core.match.debug macros that don't leak implementation details.
raw docstring

non-leaky-with-recurcljmacro

(non-leaky-with-recur form)

Like clojure.core.match.debug/with-recur, except body does not leak try/catch syntax.

Like clojure.core.match.debug/with-recur, except body does not leak try/catch syntax.
sourceraw docstring

with-recurcljmacro

(with-recur & args)
source

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

× close