Thanks Stu .. But I think it may be reasonable to say that the rest of the arguments can be any collection and not just Set .. But I guess you have your reasons .. I will assume that every argument is just a set and not anything else.
Sunil. On Wed, Dec 1, 2010 at 8:54 PM, Stuart Halloway <[email protected]>wrote: > The documentation is correct. It tells what the function promises to > callers, not how it does it. > > Rely on implementation details at you peril. :-) > > Stu > > Hello everybody, > I think the documentation of the clojure.set/difference should change to > reflect the fact that only the first argument needs to be a set and the rest > of the arguments can be any collection. > I am reporting this from Clojure 1.2 > > Sunil. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
