Added the compound library page

This commit is contained in:
2023-02-05 23:24:36 +11:00
committed by GitHub
parent 069e3d89e6
commit f3a6c570e2
2 changed files with 32 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ print tally(); //3
* [Quick Start Guide](quick-start-guide)
* [Types](types)
* [Standard Library](standard-library)
* [Compound Library](compound-library) (under development)
* [Timer Library](timer-library)
* [Runner Library](runner-library)
* [Game Engine](game-engine)