diff --git a/docs/index.html b/docs/index.html index fa51920..0028525 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,8 +17,11 @@
  • Type System
  • Value Types
  • Type Checker
  • +
  • Inline Ground
  • Built In Functions
  • input(string msg) string
  • +
  • print(string msg) string
  • +
  • println(string msg) string