tail call en · NOUN
Meanings
-
A function call that is itself the last instruction in a function.
Tail calls can be implemented without the need for an additional frame on the call stack.
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| tail calls | Number=Plur | lexicographic |
Translations (3)
ja 末尾呼び出し (function call that is itself the last instruction in a function) · fi häntäkutsu (function call that is itself the last instruction in a function) · fi loppukutsu (function call that is itself the last instruction in a function)