Source code
Contents
Index
Spawn
Synopsis
spawn
:: IO () -> IO (IO ())
Documentation
spawn
:: IO () -> IO (IO ())
Do a fork, returning an action which may attempt to kill the forked thread. (Or may not . . .)
Produced by
Haddock
version 0.3