Why does anything inside a recursive function (other than calling itself) prevent the maximum call stack size exceeded error?

前端 未结 0 1899
孤独总比滥情好
孤独总比滥情好 2020-12-12 23:17

Me and someone were debating over how recursive functions will cause a Maximum call stack size exceeded error. I made a function:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题