On Oct 27, 12:50 pm, Rich Hickey <[EMAIL PROTECTED]> wrote:
> A var's root has volatile (overwrite, last one in wins) semantics.
> That means that anyone can change it and everyone will see the
> changes. You *can* re-def a fn being used by a long running loop:

Thanks for the clarification, Rich. The volatility and re-def
semantics is exactly what I wanted.


/krukow
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to