
28 May
2008
28 May
'08
4:31 a.m.
Hello Henning, Wednesday, May 28, 2008, 12:22:54 PM, you wrote:
Whenever an element with an index beyond the cursor is requested, sufficiently many new elements are written to the array and the cursor is advanced.
As far as I know, ByteString.Lazy is chunky, that is laziness occurs only every 1000th byte or so. My suggestion aims at laziness at element level but still more efficiency than a list.
well, i don't understand difference between your idea and lazybs implementation -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com