[][src]Function koto_runtime::value::add_values

pub fn add_values(value_a: &Value, value_b: &Value) -> Option<Value>