Remix.run Logo
servicewelt 2 days ago

How would you implement 'var = ...' while respecting that 'VecAt(...)' could return 0? I am currently working on a similar problem and can't seem do seem figure out how to handle these for-loops and setting the iterator properly.

teo_zero 2 days ago | parent [-]

The ",1" ignores var and keeps 1.