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.

non-leaky-with-recur

macro

(non-leaky-with-recur form)
Like clojure.core.match.debug/with-recur, except body does not leak try/catch syntax.

with-recur

macro

(with-recur & args)