call-by-name

短语

别名

call by name

释义与例句

n.
  1. 1.

    An evaluation strategy whereby an argument to a function is evaluated each time its value is used in the function, and is not evaluated at all if its value is never used.

    不可数 计算机 工程 数学