Jisho

×
Wikipedia definition
1. Lazy evaluationIn programming language theory, lazy evaluation or call-by-need is an evaluation strategy which delays the evaluation of an expression until its value is needed and which also avoids repeated evaluations. The sharing can reduce the running time of certain functions by an exponential factor over other non-strict evaluation strategies, such as call-by-name.
Read “Lazy evaluation” on English Wikipedia
Read “遅延評価” on Japanese Wikipedia
Read “Lazy evaluation” on DBpedia

Discussions

to talk about this word.