libtmux Reference MCP Search
On this page

RegexPattern.Options.symmetricDifference(_:)

View as Markdown

Module
RegexPattern
Declared in
Options
Package
libtmux-swift
symmetricDifference(_:) ( other : Self ) Self
method [source]
method [source]
symmetricDifference(_:)

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

Esc

Type to search.