diff --git a/docs/TODO.txt b/docs/TODO.txt index 428861d..a65fe9a 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -25,6 +25,7 @@ DONE: functions take a set number of parameters TODO: functions return a set number of values TODO: functions last argument can be a rest parameter +TODO: assert needs to kill the whole script TODO: Nullish types TODO: A way to check the type of a variable (typeOf keyword)