@hackage synchronous-channels0.2

Synchronous communication channels

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    tov@ccs.neu.edu

  • Versions

    • 0.2 Tue, 7 Jul 2015
    • 0.1 Wed, 29 Apr 2009

Synchronous communication channels. These are similar to Control.Concurrent.Chan.Chan, but a writer blocks until it can synchronize with a reader.