検索結果- 英語 - 多言語
検索内容:
call-by-name
(programming) 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.
call-by-need
(programming) An evaluation strategy in which the arguments to a function are evaluated the first time they are used in that function.
call-by-reference
(programming) An evaluation strategy in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function.
call-by-value
(programming) An evaluation strategy in which the arguments to a function are evaluated first, and the result is passed into the function.
call-by-future
(programming) An evaluation strategy in which the arguments to a function are evaluated concurrently with the function body.
fly-by-night
A creature which flies at night; a nocturnal flier or traveler. / (often attributive) One who departs or flees at night in order to avoid creditors, law enforcement etc.