Hacker News new | ask | show | jobs
by falcolas 3477 days ago
> No wrap-around either, for different reasons.

You'll have to explain that to me, since I can't assign `x = 2^32` without wraparound when x is an unsigned 32 bit integer.