Hacker News new | ask | show | jobs
by IshKebab 435 days ago
> which is fine because i never changes. It is a different i each time.

This is clearly a super weird hack to make closure capture behave more like you'd want. There's a reason this level of weirdness isn't needed in C++.