moved DeBruijn to src so it will be published
This commit is contained in:
parent
b453ef1efc
commit
657feddf46
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ But the number of stars is finite, while natural numbers are infinite.
|
||||||
Count all the stars, and you will still have as many natural numbers
|
Count all the stars, and you will still have as many natural numbers
|
||||||
left over as you started with.
|
left over as you started with.
|
||||||
|
|
||||||
|
[This line added to test make]
|
||||||
|
|
||||||
|
|
||||||
## The naturals are an inductive datatype
|
## The naturals are an inductive datatype
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue