Click or drag to resize

PiFunction Properties

The PiFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments of the expression.
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
Public propertyFunctor
Gets the Functor of the Expression.
Public propertyType
Gets the type of the expression.
Public propertyVariables
Gets the variables in the expression.
Top
See Also