Modifies the input when it is an additive operation.
Result modifyOnAdditiveOperation(Result current, Result other) => current;