I have submitted an issue (with patch) today for making clojure.set/
union accept more than two sets. The operation is well defined, and
other similar operations in Clojure (+ * concat ...) take multiple
arguments as well, so this looks coherent to me. Moreover, I needed
the multi-argument version in my code :-)
Here is the issue/patch:
http://code.google.com/p/clojure/issues/detail?id=52
Konrad.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---