EFunction Properties |
The EFunction 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 Variables used.
|