ArithmeticEvaluator

constructor(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


constructor(request: Solve.Request<E>)