Comment on Ask PG: Lisp vs Python (2010)parentComments−bad_user15yDoes it have lazy evaluation?−draegtun15yYes. The List each above is acting lazily.Here is a better example of how it works: http://news.ycombinator.com/item?id=1627777
Comments
Does it have lazy evaluation?
Yes. The List each above is acting lazily.
Here is a better example of how it works: http://news.ycombinator.com/item?id=1627777