Hacker News new | ask | show | jobs
by geocar 4254 days ago
If I go `a=whatever` or `a[42]=whatever`, then `c` will not get updated if I have already consumed those values; I still need to "reset" c every time I update a.