async-1.0: Asynchronous Computations

Portabilityportable
Stabilitystable
Maintainer[email protected]

Control.Async

Description

 

Documentation

data Async a Source

parIO :: IO a -> IO a -> IO aSource