[ 原始碼: haskell-async ]
套件:libghc-async-doc(2.2.4-1)
run IO operations asynchronously and wait for their results; documentation
This package provides a higher-level interface over threads, in which an (Async a) is a concurrent thread that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
This package contains the documentation files.
其他與 libghc-async-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-async-dev
- run IO operations asynchronously and wait for their results
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-async-prof
- run IO operations asynchronously and wait for their results; profiling libs