Hacker News new | ask | show | jobs
by j_z_reeves 2245 days ago
I was surprised by the counts[$1] = counts[$1] + 1, since I didn't think it would correctly coerce a non-existing value to a 0.