ArithmeticEvaluator

fun <E : ExecutionContext> ArithmeticEvaluator(request: Solve.Request<E>)
fun <E : ExecutionContext> ArithmeticEvaluator(request: Solve.Request<E>, index: Int?)

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