show/hide this revision's text 2 improved the link

If you're ready for a long read, here is Mike Vanier has a great explaination. Long story short, it allows you to implement recursion in a language that doesn't necessarily support it natively.

show/hide this revision's text 1

If you're ready for a long read, here is a great explaination. Long story short, it allows you to implement recursion in a language that doesn't necessarily support it natively.