
19 Sep
2008
19 Sep
'08
12:14 p.m.
manlio_perillo:
Hi.
After having read http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.h...
I have a doubt about Data.ByteString.Lazy.
Why getContents function don't use pread (or an emulation, if not available)?
Why would it? -- Don