VariableTerm Properties |
The VariableTerm type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets the Arguments of the Expression.
| |
CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
| |
Functor |
Gets the Functor of the Expression.
| |
Type |
Gets the Type of the Expression.
| |
Variables |
Gets the enumeration containing the single variable that this expression term represents.
|