Li-Fan Chen
says to
YSITD
f(x) = f(g(x)) 這是尾遞迴 f(x) = h(f(g(x))) 這不是尾遞迴