High performance, concurrent functional programming abstractions
Go to file
2017-08-28 07:33:47 +05:30
benchmark Fix warning in benchmark 2017-08-24 03:49:32 +05:30
examples remove trailing empty from parallel-loops example 2017-08-28 07:33:47 +05:30
src rename queue variables 2017-08-28 07:03:38 +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.