Hacker News new | ask | show | jobs
by skitter 667 days ago
Adding an enum variant can be backwards incompatible just as easily in languages that don't do this, you just don't get to see the error at compile time.