High performance, concurrent functional programming abstractions
Go to file
2017-08-08 15:53:43 +05:30
benchmark Fix benchmarks for AsynclyT type 2017-08-08 15:50:28 +05:30
examples Add readme for running examples 2017-07-14 11:12:15 +05:30
src specialize the wait API 2017-08-08 15:53:43 +05:30
test Separate the State layer from AsyncT layer 2017-08-07 19:55:38 +05:30
asyncly.cabal Add machine benchmark and fix others 2017-08-04 13:30:40 +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 Add benchmarks including transient 2017-07-17 21:28:04 +05:30

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