> Besides, uints are as old as programming, so shouldn't you fix making it work > correctly rather than discourage its use?
They silently overflow. What does it even mean to "make it work correctly"? They don't, hence we discourage them.
> Besides, uints are as old as programming, so shouldn't you fix making it work > correctly rather than discourage its use?
They silently overflow. What does it even mean to "make it work correctly"? They don't, hence we discourage them.