j
k
j a
j l
On Sat, Apr 19, 2003 at 12:29:13PM +1200, Tom Pledger wrote:
You should get the same result with modifyIORef r $! <E>
You should get the same result with
modifyIORef r $! <E>
But this will only force evaluation of the function passed to modifyIORef, won't it? Best regards, Tom
Back to the thread
Back to the list