Added assert section

This commit is contained in:
2022-09-15 01:07:53 +10:00
committed by GitHub
parent 0b8d6c1592
commit bb48bd9c14
2 changed files with 20 additions and 7 deletions

View File

@@ -16,6 +16,7 @@ The host will provide all of the extensions needed on a case-by-case basis. Scri
* Optional, but robust type system
* functions and types are first-class citizens
* Fancy slice notation for strings, arrays and dictionaries
* Open source under the zlib license
# Getting Started