aboutsummaryrefslogtreecommitdiff
path: root/src/content/chapter2_flow_control/lesson06_tail_calls
Commit message (Collapse)AuthorAge
* separate case0riginaln02024-04-15
|
* factorial(0) = 1 case added for tail_calls0riginaln02024-04-15
| | | Executing a factorial from zero is expected to return one, not "RangeError: Maximum call stack size exceeded"
* text -> enLouis Pilfold2024-02-19
|
* Fix typoDaren Chandisingh2024-02-15
|
* Move recursion lessons togetherLouis Pilfold2024-01-18