Function ketos::function::add_number [] [src]

pub fn add_number(lhs: Value, rhs: &Value) -> Result<ValueError>

Returns the result of adding two values together.