| Safe Haskell | Safe-Infered |
|---|
Control.Concurrent.STM.TMVarIO
Description
Perform an IO action, and place its result in a TMVar. See
also Control.Concurrent.MVarIO for an MVar version.
select-0.2.1: Give the select(2) POSIX function a simple STM interface
| Safe Haskell | Safe-Infered |
|---|
Control.Concurrent.STM.TMVarIO
Description
Perform an IO action, and place its result in a TMVar. See
also Control.Concurrent.MVarIO for an MVar version.