3 Commits

Author SHA1 Message Date
kili
6fda7018c7 Update to async-2.0.1.5. 2014-11-22 20:44:29 +00:00
kili
1fb05bdd25 Update to async-2.0.1.4. 2013-07-18 21:54:54 +00:00
kili
9905b2ecb8 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.

ok sthen@
2012-12-02 20:10:22 +00:00