Publish part 13.

This commit is contained in:
2020-09-19 16:27:41 -07:00
parent 9f77f07ed2
commit 4c099a54e8
3 changed files with 5 additions and 4 deletions

View File

@@ -145,4 +145,5 @@ Here are the posts that I've written so far for this series:
* [Polymorphism]({{< relref "10_compiler_polymorphism.md" >}})
* [Polymorphic Data Types]({{< relref "11_compiler_polymorphic_data_types.md" >}})
* [Let/In and Lambdas]({{< relref "12_compiler_let_in_lambda/index.md" >}})
* [Cleanup]({{< relref "13_compiler_cleanup/index.md" >}})