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