>
> On 27 July 2015 at 18:10, Carlo Zancanaro <carlozancan...@gmail.com>
> wrote:
>
>> You're generating two random things: the map, and the subset of the keys.
>> You can't generate the subset of the keys without first knowing the full
>> set of keys, so bind lets you make the subset generator depend on the
>> result of the map generator.
>>
> Thanks. That makes sense.

-- 
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