streamly/examples
2018-04-15 15:05:59 +05:30
..
loops.hs rename all references to StreamT to SerialT 2018-04-15 15:05:59 +05:30
nested-loops.hs rename all references to StreamT to SerialT 2018-04-15 15:05:59 +05:30
parallel-loops.hs rename all references to StreamT to SerialT 2018-04-15 15:05:59 +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