On Tue, 1 Dec 1998, Erik Meijer wrote: > Anyway, I don't see why anyone would want randomIO to return a > list of random numbers, given that you are in the IO monad so that randomIO > could return the next element of this list at every subsequent call. You want the random list because that way you have a sequence of random numbers that you can use ouside the IO monad. -Alex- ___________________________________________________________________ S. Alexander Jacobson i2x Media 1-212-697-0184 voice 1-212-697-1427 fax
Re: Haskell 98: randomIO
S. Alexander Jacobson Wed, 2 Dec 1998 10:59:59 -0500 (Eastern Standard Time)
- FW: Haskell 98: randomIO Simon Peyton-Jones
- Re: Haskell 98: randomIO Erik Meijer
- Re: Haskell 98: randomIO Ralf Hinze
- Re: Haskell 98: randomIO Hans Aberg
- Re: Haskell 98: randomIO Keith Wansbrough
- Re: Haskell 98: randomIO S. Alexander Jacobson
- Re: Haskell 98: randomIO D. Tweed
- Re: Haskell 98: randomIO Mike Gunter
