Add ch04, start working on ch05.

This commit is contained in:
2018-01-18 16:30:58 -08:00
parent 50dbc5f0c0
commit 5f9633349c
11 changed files with 318 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
## Recursion
## Chapter 3: Recursion
Recursive definitions require that the recursive function isn't the first
clause, ex: