checked_add

Function checked_add 

Source
pub fn checked_add(a: u64, b: u64) -> Result<u64, InstructionError>