Lazy Programming and Evaluation

Posted by IdaAshley on Dec 20, 2006 10:45 AM EDT
IBM/developerWorks; By Jonathan Bartlett
Mail this story
Print this story

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.


Other Popular Articles

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: IBM, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.