[Haskell-cafe] Large data structures

Alex Queiroz asandroq at gmail.com
Mon Dec 11 20:35:08 EST 2006


Hallo,

On 12/11/06, Stefan O'Rear <stefanor at cox.net> wrote:
>
> No.  Haskell's lists are linked lists, enlarge creates a single new link
> without modifying (and copying) the original.
> _______________________________________________

     Thanks. Is there a way to mimic this behaviour with my own code?
Cheers,

-- 
-alex
http://www.ventonegro.org/


More information about the Haskell-Cafe mailing list