
24 Dec
2004
24 Dec
'04
9:55 a.m.
On 2004-12-24, John Goerzen
* Virtualized I/O system Use familiar functions to work on not just Handles but all sorts of other types, including in-memory buffers. (HVIO module)
I should comment on this... I went with basically what I originally asked about here. Not because I think my idea is better, but because: 1) It was most compatible with existing Haskell code, 2) I know how to implement it in a portable manner :-) If you are curious, there are haddock files at http://quux.org/devel/missingh/html/index.html -- John