On 17.05.2009, at 03:43, bradford cross wrote: > First item of business - there are no operators, operators are > functions. > > I think the Clojure way to do this is via multimethods: http:// > clojure.org/multimethods > > I might just be naive, but it seems like more of core would need to > be implemented as multimethods in order to do this. > > Has this come up before?
Please have a look at clojure.contrib.generic.arithmetic. For an application, see clojure.contrib.complex-numbers. Konrad. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---