Add another version of `set.symmetric_difference(others)` which does not remove duplicates in `others`

I think I understand now. What you are asking in this other post seems to give you another way to do the same, without the extra argument.