
19 Dec
2011
19 Dec
'11
4:41 p.m.
Hi, Edward.
Thank you very much for your help. Very concisely.Russian say: brevity is
the sister of talent. I made my own naive
solutionhttp://rsdn.ru/forum/decl/4543044.1.aspx which
based on VoidEx's advise http://rsdn.ru/forum/decl/4541766.1.aspx. In
Russian, but I think, you'll see the idea. It has some noise such as
CLazyList what is no more than code atavism from previous versions.
Happy hacking, too!
Alexander.
2011/12/16 Edward Z. Yang
I did a writeup for an even simpler example, which hopefully will give you the right idea how to do it in your case:
http://blog.ezyang.com/2011/12/accessing-lazy-structures-from/
Cheers, Edward