ConstantTerm Properties |
The ConstantTerm 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 an Empty Enumerable since a Node Term does not use variables.
|