.symmetricDifference()
Term side of the Card
Topic: Set
Unit title: .symmetricDifference()
Categories: Method
Explanation side of the Card
Explanation: The method that finds elements that are in either the `Set` object on which it's called or the `Set` object passed as an argument, but not in both, returning a new `Set` with these unique elements.
Browser compatibility:
- The chrome browser supports this feature starting from version 122
- The edge browser supports this feature starting from version 122
- The firefox browser supports this feature starting from version 127
- The safari browser supports this feature starting from version 17
Availability: