Hacker News new | ask | show | jobs
by edflsafoiewq 376 days ago
So they replaced a nested for loop for checking for duplicates with a set data structure. Surprised such a common thing was in git.