On Mar 3, 10:45 am, Anand Patil <anand.prabhakar.pa...@gmail.com> wrote: > Cells don't update until all of their parents have reported in, ie > reached the current step. This bit is important (i.e., no update until all parents are current) and constitutes an implicit notion of current step. It still doesn't get you time lags though. For that you need to memoize previous parent vals and a way to explicitly refer to them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
- So what do we want for a Cells-alike ? Jeffrey Straszheim
- Re: So what do we want for a Cells-alike ? Raffael Cavallaro
- Re: So what do we want for a Cells-alike ? Rich Hickey
- Re: So what do we want for a Cells-alike ? Anand Patil
- Re: So what do we want for a Cells-ali... Jeffrey Straszheim
- Re: So what do we want for a Cell... Anand Patil
- Re: So what do we want for a ... Jeffrey Straszheim
- Re: So what do we want for a Cells-alike ? Raffael Cavallaro
- Re: So what do we want for a Cells-ali... Jeffrey Straszheim
- Re: So what do we want for a Cells-ali... Anand Patil
- Re: So what do we want for a Cell... Raffael Cavallaro
- Re: So what do we want for a Cells-alike ? Rich Hickey
- Re: So what do we want for a Cells-alike ? Jeffrey Straszheim
- Re: So what do we want for a Cells-alike ? Jeffrey Straszheim
- Re: So what do we want for a Cells-alike ? Stuart Sierra