High performance, concurrent functional programming abstractions
Go to file
2017-08-28 06:51:37 +05:30
benchmark Fix warning in benchmark 2017-08-24 03:49:32 +05:30
examples minor fix to alternative example 2017-08-28 06:51:37 +05:30
src Fix continuation of the push loop after pull is done 2017-08-28 02:11:10 +05:30
test Add loop tests 2017-08-28 02:09:08 +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.