io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.core.async
Implementations of clojure.core.async macros that don't leak implementation details.
non-leaky-thread
macro
(non-leaky-thread & body)
Like clojure.core.async/thread, except body cannot access recur target.