Hacker News new | ask | show | jobs
by unstabilo 4514 days ago
Both methods are equally safe, what the author meant is that both are safer than a[14] = item or a[myCounter] = item.