High performance, concurrent functional programming abstractions
Go to file
2017-08-26 03:03:45 +05:30
benchmark Fix warning in benchmark 2017-08-24 03:49:32 +05:30
examples Fix, delete, move examples 2017-08-24 03:45:29 +05:30
src Use TBQueue instead of an unbounded channel 2017-08-26 03:03:45 +05:30
test Add test case for hierarchical alternative composition 2017-08-25 23:38:06 +05:30
asyncly.cabal Implement fork for Alternative instance 2017-08-15 18:36:26 +05:30
LICENSE Initial commit 2017-06-07 21:02:27 +05:30
README.md Initial commit 2017-06-07 21:02:27 +05:30
stack.yaml Simplify push-pull split, fix monoid instance 2017-08-18 07:12:29 +05:30

This is an experimental package derived from the transient package by Alberto G. Corona.