On Sat, Feb 21, 2009 at 9:05 PM, David Nolen <dnolen.li...@gmail.com> wrote: > Thanks for the points. > What I was thinking, was that for things like π, in Clojure (as in CL), > perhaps it makes to sense to mark it like so: > +pi+
Is 'pi' more constant than, say, 'rem'? One implements IFn, the other doesn't, but neither changes. This distinction is even more blurred when the value held by the Var is both a collection and fn, like a map or vector. --Chouser --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---