call-by-future
English
Alternative forms
call by future
Noun
call
-
by
-
future
(
uncountable
)
(
programming
)
An
evaluation strategy
in which the
arguments
to a
function
are
evaluated
concurrently
with the function body.
Synonym:
pass-by-future
See also
call-by-value
call-by-reference
call-by-name
call-by-need