Hi,
I'm wondering what a good example of why laziness enhances composability would be.
I'm specifically looking for something that can't implemented in Python with iterators (at least not elegantly), but can actually be implemented in Haskell.
Thanks,
Cristiano