add

Function add 

Source
pub fn add(a: i64, b: i64) -> i64
Expand description

Add two numbers.