thanks much!
On Dec 10, 7:28 pm, Richard Newman wrote:
> > (clojure.set/union #{1} #{2})
>
> > what'd I do wrong, please & thanks?
>
> Nothing wrong!
>
> Try this:
>
> (use 'clojure.set)
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to thi
> (clojure.set/union #{1} #{2})
>
> what'd I do wrong, please & thanks?
Nothing wrong!
Try this:
(use 'clojure.set)
--
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 n
I'd like to say
(union #{1} #{2})
but I'm forced to say
(clojure.set/union #{1} #{2})
what'd I do wrong, please & thanks?
--
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