David Nolen <dnolen.li...@gmail.com> writes:

> The fact that the Clojure data structures are immutable and that some
> of those data structures might be used logically constants are two
> separate concerns.

I don't understand what this means. What's the difference between using
a value that doesn't change and using a value as a logical constant? Are
you talking about changing the value of a var by calling "def" on it
again instead of using "binding"?

-Phil

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

Reply via email to