streamly/examples
2018-04-18 16:55:16 +05:30
..
loops.hs rename interleave=>coserial, aparallel=>coparallel 2018-04-18 16:55:16 +05:30
nested-loops.hs Use only runStream to run streams with optional combinators 2018-04-18 15:26:15 +05:30
parallel-loops.hs Use only runStream to run streams with optional combinators 2018-04-18 15:26:15 +05:30
README.md Add note about the canonical examples 2017-11-21 02:50:15 +05:30

For better examples see the Streamly.Examples module.

You can run these examples using stack like this:

$ stack build
$ stack loop.hs