Recursion, Tail Recursion, and Recursive Data Structures: A Deep Dive
Introduction Recursion is one of those things that looks like a simple concept on paper but can quickly turn into a labyrinth of confusion

Introduction
Recursion is one of those things that looks like a simple concept on paper but can quickly turn into a labyrinth of confusion