mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
Wrote the quickstart
This commit is contained in:
2
types.md
2
types.md
@@ -8,7 +8,7 @@ print typeof value;
|
||||
|
||||
The types available are:
|
||||
|
||||
| Type | signature | Description |
|
||||
| Type | Signature | Description |
|
||||
| --- | --- | --- |
|
||||
| null | null | Represents a lack of any meaningful value, also has the type of "null" |
|
||||
| boolean | bool | Either true or false |
|
||||
|
||||
Reference in New Issue
Block a user