[Haskell-cafe] closures with side effects

2006-06-28 Thread tpledger
dkarapet wrote: > I have been trying to understand closures > in haskell and how they relate > to side effects. I have been looking > around but all I find are trivial > examples with no side effects. Please let > me know if you know of any examples. The side effects occur in the context that caus

Re: [Haskell-cafe] closures with side effects

2006-06-26 Thread Jared Updike
> I have been trying to understand closures in haskell and how they relate > to side effects. I have been looking around but all I find are trivial > examples with no side effects. Please let me know if you know of any > examples. Bulat> what you mean by 'closure'? Perhaps you are refering to s

Re: [Haskell-cafe] closures with side effects

2006-06-26 Thread Bulat Ziganshin
Hello dkarapet, Monday, June 26, 2006, 11:32:19 AM, you wrote: > I have been trying to understand closures in haskell and how they relate > to side effects. I have been looking around but all I find are trivial > examples with no side effects. Please let me know if you know of any > examples. w

[Haskell-cafe] closures with side effects

2006-06-26 Thread dkarapet
I have been trying to understand closures in haskell and how they relate to side effects. I have been looking around but all I find are trivial examples with no side effects. Please let me know if you know of any examples. ___ Haskell-Cafe mailing lis