
10 Nov
2016
10 Nov
'16
12:36 p.m.
No, unless you have a third MVar to control access to the first two
(which doesn't really scale, and is the entire point of STM!)
On 10 November 2016 at 12:34, Lian Hung Hon
Dear cafe,
Is it possible to atomically modify two MVars? (I know it can be done with TVars)
Regards, Hon
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Michael Walker (http://www.barrucadu.co.uk)