Tail recursion is the special case of recursion that is semantically equivalent to the iteration constructs normally used to represent repetition in programs.
確定! 回上一頁