High performance, concurrent functional programming abstractions
Go to file
Harendra Kumar 550eed458f Make monoid instance append two computations in order
Conflicts:
	test/Main.hs
2017-08-15 18:41:20 +05:30
benchmark Add list-t to benchmarks 2017-08-10 15:25:28 +05:30
examples Add readme for running examples 2017-07-14 11:12:15 +05:30
src Make monoid instance append two computations in order 2017-08-15 18:41:20 +05:30
test Make monoid instance append two computations in order 2017-08-15 18:41:20 +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 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.