Hacker News new | ask | show | jobs
by dilyevsky 937 days ago
I think it’s mainly c++ devs are very performance sensitive (why else would you subject yourself to this torture?) so they hate it when your ‘+’ is suddenly O(n^2) and with side-effects