add

Function add 

Source
fn add<T: Sum>(left: T, right: T) -> T