mirror of
https://github.com/composewell/streamly.git
synced 2024-11-10 12:47:22 +03:00
.. | ||
echo-loop.hs | ||
loops.hs | ||
map-reduce.hs | ||
nested-loops.hs | ||
parallel-loops.hs | ||
README.md |
For better examples see the Streamly.Examples module.
You can run these examples using stack
like this:
$ stack build
$ stack loop.hs