User Tools

Site Tools


cs_lang:python:things-to-know:lazy-vs-eager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
cs_lang:python:things-to-know:lazy-vs-eager [2013/01/23 14:55] cedriccs_lang:python:things-to-know:lazy-vs-eager [2013/01/23 14:59] cedric
Line 1: Line 1:
 ====== Lazy vs Eager evaluation ====== ====== Lazy vs Eager evaluation ======
  
-Python generally uses eager evaluation (in contrary to [[cs_lang:haskell|Haskell]]).+Python generally uses an eager evaluation (in contrary to [[cs_lang:haskell|Haskell]]).
  
 <code python> <code python>
cs_lang/python/things-to-know/lazy-vs-eager.txt · Last modified: 2013/01/23 15:01 by cedric