Function ketos::function::sub_number [] [src]

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

Returns the resulting of subtracting a value from another.