On this page
RegexPattern.Options.symmetricDifference(_:)
- Module
- RegexPattern
- Declared in
- Options
- Package
- libtmux-swift
-
Returns a new option set with the elements contained in this set or in the given set, but not in both.
- Parameter other: An option set.
- Returns: A new option set with only the elements contained in either this set or
other, but not in both.
0 declared, 0 inherited