Hi,

I know that it's a user's choice, but I'm wondering if it's possibile
to offer a "+" function that it's extended to other datatypes -with or
without protocols - and still able to be applied to Numbers :)

Bye,
Alfredo

On Apr 8, 2:56 pm, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi,
>
> that's the user's choice. You just provide your + function and the
> user has the choice to replace the core + in his namespace with yours.
> Or to use some-alias/+ for your +. Or to fully qualify your.library/+.
>
> You can't compromise other peoples namespaces with your own functions.
>
> Sincerely
> Meikel

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

Reply via email to