Hacker News new | ask | show | jobs
by bad_user 5719 days ago
Does it have lazy evaluation?
1 comments

Yes. The List each above is acting lazily.

Here is a better example of how it works: http://news.ycombinator.com/item?id=1627777