ralgo::a_plus_b

Function a_plus_b

Source
pub fn a_plus_b<T: Add<Output = T>>(a: T, b: T) -> T