[ ソース: haskell-async ]
パッケージ: libghc-async-doc (2.2.5-1)
libghc-async-doc に関するリンク
Debian の資源:
haskell-async ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-async-dev
- 非同期に IO 操作を実行しその結果を待つ
-
- 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