LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Lazy Programming and Evaluation (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-lazy-programming-and-evaluation-512312/)

LXer 12-20-2006 01:54 PM

LXer: Lazy Programming and Evaluation
 
Published at LXer:

Lazy programming is a general concept of delaying the processing of a function or request until the results are needed. This concept has numerous applications, from the obvious to the obscure. Thinking in terms of lazy programming can help you rid your code of unneeded computation and restructure programs to be more problem-oriented.

Read More...


All times are GMT -5. The time now is 05:35 AM.