Liking cljdoc? Tell your friends :D
Clojure only.

io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.test.check.generators

Implementations of clojure.test.check.generators macros that don't leak implementation details.

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

letcljmacro

(let & args)
source

non-leaky-letcljmacro

(non-leaky-let bindings & body)

Like clojure.test.check.generators/let, except body does not have a recur target available.

Like clojure.test.check.generators/let, except body does not have a recur target available.
sourceraw docstring

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

× close