Contents

symmetricDifference(_:)

Returns an exclusive or of the CharacterSet with another CharacterSet.

Declaration

func symmetricDifference(_ other: CharacterSet) -> CharacterSet

See Also

Combining Character Sets