Added standard library page, other tweaks

This commit is contained in:
2022-10-16 21:12:39 +11:00
committed by GitHub
parent f1cb3ce352
commit c310235247
4 changed files with 95 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ print tally(); //3
* [Embedding Toy](embedding-toy)
* [Compiling Toy](compiling-toy)
* [Using Toy](using-toy)
* ~~[Standard Libary](standard-library)~~
* [Standard Libary](standard-library)
* [Types](types)
* [Developing Toy](developing-toy)
* [Roadmap](roadmap)