Produce the mutations that can be applied on an operator.
The resulting schema is intended to be: normal + pointer - float - enum - bool
The schema when used is: ror = normal - float - enum - bool rorp = pointer - float - enum - bool
See SPC-mutation_ror for the subsumed table.
See Implementation
Produce the mutations that can be applied on an operator.
The resulting schema is intended to be: normal + pointer - float - enum - bool
The schema when used is: ror = normal - float - enum - bool rorp = pointer - float - enum - bool
See SPC-mutation_ror for the subsumed table.