tail call
短语词形变化
tail calls
复数
tail calls
释义与例句
n.
-
1.
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.