I show how you can create a library that operates on arrays (any kind of iterator) lazily with the help of the nice syntax provided by pipelines.
Code can be found here: https://github.com/casperin/js-lazy-p...
Proposal: https://github.com/tc39/proposal-pipe...