Hacker News new | ask | show | jobs
by MaxBarraclough 2237 days ago
Something the C# language gets right is that it can be configured to throw on overflow, or to wrap-around.