tail call
English
Noun
tail call (plural tail calls)
- (programming) 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.
Translations
function call that is itself the last instruction in a function
|
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.