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

pub fn sub_number(ctx: &Context,
                  lhs: Value,
                  rhs: &Value)
                  -> Result<Value, Error>

Returns the resulting of subtracting a value from another.