Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jberryman/chan-split

Haskell library providing concurrent Chans as read/write pairs. Also provides generic Chan, Cofunctor classes.
https://github.com/jberryman/chan-split

Last synced: 3 months ago
JSON representation

Haskell library providing concurrent Chans as read/write pairs. Also provides generic Chan, Cofunctor classes.

Awesome Lists containing this project

README

        

See the documentation on Hackage:
http://hackage.haskell.org/package/chan-split

...or my blog post here:
http://brandon.si/code/module-chan-split-released/