[Haskell-cafe] atomicity and visibility of readIORef / writeIORef

Alexey Egorov electreg at list.ru
Sun Aug 2 12:09:08 UTC 2015


Hello haskellers,

is there any guarantees of atomicity and visibility of read-write operations on IORefs, like Java have for volatile variables?


More information about the Haskell-Cafe mailing list