io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.test.check.properties
Implementations of clojure.test.check.properties macros that don't leak implementation details.
non-leaky-for-all
macro
(non-leaky-for-all bindings & body)
Like clojure.test.check.properties/for-all, except body does not have a recur target available.