streamly/test
Harendra Kumar 9cb2ac0bb7 Add concurrent generation and transformation capabilities
- monadic stream generation functions are now concurrent
- monadic stream transformation (mapM, sequence) functions are now concurrent
- fixed a race which caused blockedindefinitely on MVar in rare cases
2018-05-24 16:48:48 +05:30
..
loops.hs Fix nomenclature in tests 2018-05-13 10:42:03 +05:30
Main.hs Add concurrent lookahead stream type "Ahead" 2018-05-17 11:22:29 +05:30
nested-loops.hs Fix nomenclature in tests 2018-05-13 10:42:03 +05:30
parallel-loops.hs Fix nomenclature in tests 2018-05-13 10:42:03 +05:30
Prop.hs Add concurrent generation and transformation capabilities 2018-05-24 16:48:48 +05:30