I'm using `shl` and try to check whether a specific operation is going to 
overflow a 64-bit `int`'s range - either before it happens, or after it happens 
(as an exception).

What would you suggest?

Reply via email to