High performance, concurrent functional programming abstractions
Go to file
2017-08-29 00:18:07 +05:30
benchmark add logict to benchmarks 2017-08-28 14:15:45 +05:30
examples Remove stale code, rename the type to AsyncT 2017-08-28 08:05:49 +05:30
src minor fix use mempty instead of empty in Monoid fold 2017-08-29 00:18:07 +05:30
test Add loop tests 2017-08-28 02:09:08 +05:30
asyncly.cabal add logict to benchmarks 2017-08-28 14:15:45 +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.