Skip to main content

add_cannot_overflow_256

Function add_cannot_overflow_256 

Source
pub(crate) fn add_cannot_overflow_256(left: &Expr, right: &Expr) -> bool
Expand description

Returns whether unsigned addition of two expressions cannot overflow 256 bits.