| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
This function returns a variable evaluator. The evaluation of
a variable is the index of the variable in the array x. That is, the
evaluation of x[i] is i.
If the variable does not appear in the array,
defaultEval is the evaluation returned.
See Also: