On Wednesday, 21 June 2017 14:33:02 UTC+1, Alex Miller wrote:
>
> This is correct. This is or, not xor.

Oops. OK. It's been one of those days.

But, am I correct to say that gen/generate only ever makes values where all 
the 'or' alternatives are present? i.e. they always conform to:

(s/keys :req [::x ::y ::secret ::user ::pwd]
        :opt [::z]))

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to