@hackage spawn0.2
Tiny library for joinable computations / threads with results.
Categories
License
BSD-3-Clause
Maintainer
Keegan McAllister <mcallister.keegan@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (1)
Dependents (5)
@hackage/io-memoize, @hackage/acme-everything, @hackage/Saturnin, @hackage/propane, @hackage/hevm
Spawn a concurrent IO computation and later demand its result. Tiny API
and implementation.