Hacker News new | ask | show | jobs
by steveklabnik 2405 days ago
Iterators are also lazy.

All of these things build up some form of computation that doesn’t execute until later. Until then, they’re represented by some kind of data structure.