We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c17eb commit 70f2698Copy full SHA for 70f2698
src/main/clojure/clojure/spec/gen/alpha.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 fmap elements
+(lazy-combinators hash-map list map not-empty set vector vector-distinct elements
96
bind choose fmap one-of such-that tuple sample return
97
large-integer* double* frequency shuffle)
98
0 commit comments