Expression Evaluator
fun <E : ExecutionContext> ExpressionEvaluator(request: Solve.Request<E>, index: Int? = null)
Content copied to clipboard
Parameters
request
the request of the primitive in which the evaluation should happen
index
the index of the argument being evalued in the aforementioned primitive