We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d32b5e commit 46b183dCopy full SHA for 46b183d
src/main/clojure/clojure/alpha/spec/gen.clj
@@ -92,7 +92,7 @@
92
(fn [s] (c/list 'lazy-combinator s))
93
syms)))
94
95
-(lazy-combinators hash-map list map not-empty set vector vector-distinct vector-distinct-by fmap elements
+(lazy-combinators hash-map list map not-empty set vector vector-distinct vector-distinct-by elements
96
bind choose fmap one-of such-that tuple sample return
97
large-integer* double* frequency shuffle scale)
98
0 commit comments