Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Little functions connected with IO
Documentation
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Little functions connected with IO
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #