Function add

Source
pub fn add(left: u64, right: u64) -> u64
Expand description

This function adds two numbers together for mathematically challenged people