Liking cljdoc? Tell your friends :D

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.

Implementations of clojure.test.check.properties macros that don't leak implementation details.
raw docstring

for-allcljmacro

(for-all & args)
source

non-leaky-for-allcljmacro

(non-leaky-for-all bindings & body)

Like clojure.test.check.properties/for-all, except body does not have a recur target available.

Like clojure.test.check.properties/for-all, except body does not have a recur target available.
sourceraw docstring

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

× close