Laurent PETIT <[email protected]> writes:

> >     Concatenation is not addition. I'm almost opposed to numeric operators
> >     all together. If we wrote (add 2 3), there would be no confusion at
> >     all about what (add "foo" 2) should do, because you'd be writing (conj
> >     "foo" (str 2))
>
> Agree

I agree regarding concatenation as well, but I think the case for
comparison of non-numerics is still pretty strong.

-Phil

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

Reply via email to