Var
Abstract variable, should be extended by any variable type in order to inherit the algebraic properties.
- Value parameters:
- symbol
the symbol of the variable
Value members
Concrete methods
- Value parameters:
- obj
an object to compare
- Returns:
true only in case the object is a variable and has identical index
- Definition Classes
- Expression -> Any