melindatrace

Results 7 comments of melindatrace

I never stated in the post that `pairs` should compile to generalized iteration. I was asking for a way to iterate through dictionaries and arrays that would produce generalized iteration...

I'm sorry, I forgot to respond! @ohareza you are most likely right, I completely forgot about this possibility since I have file extensions turned on.

> Can't you just use a ForValues with a number array? > > local function range(start, ending, step) > local arr = {} > -- i forgot the syntax but...

I accidently have selected wrong option when filing a bug report, I would appreciate if someone with sufficient permissions could adjust the labels to reflect the nature of this issue.

I'm aware of that, but there is zero indication of a problem in code editor. ![Code_V0pzgiunKW](https://github.com/user-attachments/assets/eb3a6a82-a93d-4860-8be1-f05adb4ae420) Svelte lies to TypeScript that `$state` returns the value it holds, but in reality...