|
Re: Imperative Object Destruction: msg#00044lang.haskell.general
At 2000-11-13 02:30, Ashley Yakeley wrote: > stealHandle = withOpenFile "filename" ReadMode (\handle -> handle) > stealHandle >>= read Sorry, that should read stealHandle = withOpenFile "filename" ReadMode return stealHandle >>= read -- Ashley Yakeley, Seattle WA |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Imperative Object Destruction: 00044, Hannah Schroeter |
|---|---|
| Next by Date: | Re: Imperative Object Destruction: 00044, Ashley Yakeley |
| Previous by Thread: | RE: Imperative Object Destructioni: 00044, Ashley Yakeley |
| Next by Thread: | Re: Imperative Object Destruction: 00044, Ashley Yakeley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |