Jonas Jenwald 316d1ec5ef Simplify the EvaluatorPreprocessor.opMap getter a little bit
Given that this is a shadowed getter, the `opMap` is already lazily initialized and it shouldn't be necessary to *also* use the `getLookupTableFactory` helper function here. Looking at the history of the code, it seems that this is simply a leftover from before JavaScript classes existed.
2023-09-16 12:26:38 +02:00
..
2023-07-21 20:10:44 +02:00
2023-07-21 20:10:44 +02:00
2023-09-08 19:59:59 +02:00