mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Must force a type when dealing with compound types
This commit is contained in:
@@ -24,6 +24,7 @@ TODO: functions are first-class citizens
|
||||
TODO: functions last argument can be a rest parameter
|
||||
|
||||
TODO: && and || operators
|
||||
TODO: += -= *= /= %= operators
|
||||
TODO: A way to check the type of a variable (typeOf keyword)
|
||||
TODO: a = b = c = 1; ?
|
||||
TODO: are compounds shallow or deep copies?
|
||||
|
||||
Reference in New Issue
Block a user