Test.IOSpec.IORef

The IORefS spec

data IORefS a

Manipulation and creation of IORefs

data IORef a

newIORef

readIORef

writeIORef

modifyIORef