Marshall Beddoe <[EMAIL PROTECTED]> writes:

> Also, read some chapters from here:
> http://book.realworldhaskell.org/read/
>
> Indispensable examples for writing higher performance log processing
> code.
I hope this book will soon be send out. I ordered my copy of course
;-)

Howerver even if Strings are bad I can not see why they are hanging
around so long. I open a file a read it line by line and I close the
file so all read string are "garbage" and getting rid of them should
not be that hard or should it?

Regards
Friedrich
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to