[ 原始碼: haskell-async ]
套件:libghc-async-dev(2.2.2-2 以及其他的)
run IO operations asynchronously and wait for their results
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 normal library files.
其他與 libghc-async-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-hashable-dev-1.3.0.0-6bde1
- 本虛擬套件由這些套件填實: libghc-hashable-dev
-
- dep: libghc-stm-dev-2.5.0.0-7e2c4
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-async-doc
- run IO operations asynchronously and wait for their results; documentation
-
- sug: libghc-async-prof
- run IO operations asynchronously and wait for their results; profiling libs