-
- Downloads
add overflow check for symbolic integer subtraction
The negation of `right` can overflow, potentially giving us incorrect results.
Please register or sign in to comment
The negation of `right` can overflow, potentially giving us incorrect results.