cleanInstructionSet(Cleans the instruction set by replacing string representations of operators with their numeric equivalents.instructionSet):any[]
Parameters
| Parameter | Type | Description |
|---|---|---|
instructionSet | any[] | The instruction set to clean. |
Returns
any[]