Wrote the quickstart

This commit is contained in:
2022-09-11 06:19:58 +10:00
committed by GitHub
parent 42eac86c88
commit 7d4f90fc24
3 changed files with 123 additions and 2 deletions

View File

@@ -21,9 +21,11 @@ The host will provide all of the extensions needed on a case-by-case basis. Scri
* [Quick Start Guide](quick-start-guide)
* [Tutorials](tutorials)
* [Developing With Toy](developing-with-toy)
* [Types](types)
* [Functions](functions)
* [Developing With Toy](developing-with-toy)
* [Slice Notation](slice-notation)
* [Standard Libary](standard-library)
# Version Differences