In particular the output of (generate (recursive-gen vector nat) 1000) is rather less varied than I would hope.
recursive-gen should generate scalars on master
Comment made by: floybix
D'oh, sorry for the noise.
Does this also cause http://dev.clojure.org/jira/browse/CLJ-2036 ?
I think the "doesn't return scalars" problem is fixed on master; this is a subtler problem.
TCHECK-83 in particular, is done.