Arithmetic Evaluator
fun <E : ExecutionContext> ArithmeticEvaluator(request: Solve.Request<E>)
Content copied to clipboard
fun <E : ExecutionContext> ArithmeticEvaluator(request: Solve.Request<E>, index: Int?)
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