On 17 mei, 19:25, "Eric Schulte" wrote:
> Hi Steven,
>
> I recently put together a propagator/cell system using Clojure's
> actors/watchers. The code for implementing a concurrent propagator
> system actually came out to a little less than a single page. Take a
> look at the following for the
Hi Steven,
I recently put together a propagator/cell system using Clojure's
actors/watchers. The code for implementing a concurrent propagator
system actually came out to a little less than a single page. Take a
look at the following for the full implementation.
http://gist.github.com/403987
H
I'm experimenting with cells in clojure and am currently using the
"lazy" branch for this. However, I'm getting some strange behavior.
So my question is: which branch should I be using if I want to test-
drive the watcher feature?
Thanks
--
You received this message because you are subscribed t