Closed wgao19 closed 5 years ago
The tail call optimization of functional programming languages is quite interesting. As we know JavaScript added tail call optimization in ES6 too. This is also grandpa Doug Crockford's favorite ES6 feature addition.
Can someone please give a talk on this topic?
i can prepare this
Closing because no proper followup is heard.
The tail call optimization of functional programming languages is quite interesting. As we know JavaScript added tail call optimization in ES6 too. This is also grandpa Doug Crockford's favorite ES6 feature addition.
Can someone please give a talk on this topic?
Some References