You wrote:
> I wrote: >> On Sun, Nov 30, 2008 at 7:40 AM, Viktor Cerovski >> <[EMAIL PROTECTED]> wrote: >>> Your code then should also have the Closure produce unique >>> instances of generators: each produced generator should have >>> a unique internal state. >> >> It does. > What you write here is the key feature that I was looking for. I had checked your code before replying to you and found that it didn't have this feature. How silly of me! Of course your code works as advertised. Therefore, my profound apologies to you Raul for any distress I might have caused with my erroneous claim! Thanks for this nice implementation of closures in J. -- View this message in context: http://www.nabble.com/Closures-and-Generators-in-J-tp20753957s24193p20764282.html Sent from the J Programming mailing list archive at Nabble.com. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
