Update roadmap

This commit is contained in:
Sasha Koshka 2024-03-25 00:36:04 +00:00
parent 3cd3384006
commit dcad5a2d18
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@ Q1 2024:
- [x] Union types (carry type information)
- [x] Match statements
- [x] Modules
- [ ] For/range loops
- [x] For/range loops
- [ ] Switch statements
Q2 2024:
- [ ] Mutable/immutable variables