A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.
-
Updated
Apr 3, 2024 - JavaScript
A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.
A tutorial on how to create a recursive function in JavaScript that can call itself infinitely
Add a description, image, and links to the proper-tail-call topic page so that developers can more easily learn about it.
To associate your repository with the proper-tail-call topic, visit your repo's landing page and select "manage topics."