I know I could just go read the docs, but I hope someone familiar with this
Cells stuff could save me some time:
 1. Does Cells handle circular dependencies in your computation?  If so,
(briefly) how?

  (e.g. if the value of X depends on Y, and Y depends on X, can it handle
it?)

 2. How is state handled?  Does each cell maintain its value statefully?
 Are some stateful and others not?  How are updates cascaded?

Thanks in advance.

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