Hacker News new | ask | show | jobs
by servicewelt 279 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.
1 comments

The ",1" ignores var and keeps 1.