
14 Jan
2002
14 Jan
'02
12:58 a.m.
Hi all, I'm trying to get a feel for how monads might be used in a Haskell program and develop an approach that would be useful for larger projects. I have tried to model in miniture a programme which takes input from 'standard in' and processes it against an internal state and then returns the processed result to 'standard out'. My problem is that, becuase of the way I have constructed the programme 'standard out' lags behind by one character. I'm hoping that someone might have a better design they could share with me. Tom.
8527
Age (days ago)
8527
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tom Bevan