Sub1
|
The -- decrements the target argument by one. Usage The ++ macro is equivalent to the following Lisp expression: (setq target (- target 1))
(-- target source) Returns the result of the subtract operation.
Expression:
Arguments
Name
Type
Description Argument: target Symbol
The target object. Must be a symbol.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Integer | Complex | Symbol |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|