@hackage spawn0.1

Tiny library for joinable computations / threads with results.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Keegan McAllister <mcallister.keegan@gmail.com>

  • Versions

    • 0.3 Sun, 9 Oct 2011
    • 0.2 Fri, 24 Sep 2010
    • 0.1 Tue, 21 Sep 2010

Spawn a concurrent IO computation and later demand its result. Tiny API and implementation.