Lua 5.0 implements proper tail recursion [1]. It means that for a special pattern of function calls, an optimization is done to save ...
確定! 回上一頁