lazy evaluation

名词 n.

英文释义

名词 n.
  1. Any of a variety of computing techniques that delay the computation of expressions until (and unless) the results are needed.
    — By default, Haskell uses an execution strategy called lazy evaluation. Under laziness, an expression is never evaluated until it is needed for the evaluation of a larger one.

词形变化

词汇关系

0 次浏览 数据来源: Wiktionary