
12 Oct
2002
12 Oct
'02
2:41 p.m.
On Sat, 12 Oct 2002 07:59:27 -0400
David Roundy
unsafeIO,
to lazily read a directory tree, I found the only way is to use unsafeInterleaveIO, I hope someone corrects me. This function is unsafe in the sense that IO is performed at a time unrelated to the main IO trunk. Keeping this in mind, this behaviour *might* be what one wants (we are looking for lazy IO at all). Vincenzo -- First they ignore you, then they laugh at you, then they fight you, then you win. [Gandhi]