ExpressionReducer

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

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