checked_add

Function checked_add 

Source
pub fn checked_add(x: &U, y: &U) -> Option<U>