Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jberryman/chan-split
- Owner: jberryman
- License: bsd-3-clause
- Created: 2011-07-18T00:46:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-27T00:01:05.000Z (about 12 years ago)
- Last Synced: 2023-03-11T18:03:21.699Z (almost 2 years ago)
- Language: Haskell
- Homepage: http://coder.bsimmons.name/blog/2011/07/module-chan-split-released/
- Size: 109 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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/