24 Jun
2005
24 Jun
'05
4:12 a.m.
I'm having an IO speed problem. I need to input a long string of known length and process it with a foldl. getLine and foldl take way too long; is there a known faster way? Jim