PiFunction Properties |
The PiFunction 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 in the expression.
|