NowFunction Properties |
The NowFunction 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.
|