call-by-need
Jump to navigation
Jump to search
English[edit]
Alternative forms[edit]
Noun[edit]
call-by-need (uncountable)
- (programming) An evaluation strategy in which the arguments to a function are evaluated the first time they are used in that function.