From: Peter J. <pe...@jo...> - 2004-04-09 11:28:26
|
I'm slightly confused as to why the block reading primitive in the new IO module is the equivalent of Pervasives.really_input rather than Pervasives.input. It seems rather odd to have an input abstraction provide, as a primitive, a function which cannot be used on stdin... |