Function add

Source
pub fn add(lhs: &Value, rhs: &Value) -> StrResult<Value>