When implemented, the main purpose of the class is to evaluate at an input and return an output.
The input data type.
The output data type.
Performs the evaluation. Should be a pure function.
The input data.
The output data.
Generated using TypeDoc
When implemented, the main purpose of the class is to evaluate at an input and return an output.