
6 Aug
2003
6 Aug
'03
6:42 p.m.
Ashley Yakeley writes: : | > streamGet :: s -> IO Word8 | | What does this return after the last byte has been read? What does | this return for an empty file? How about throwing an IOError instead of returning anything?