symmetricDifference(_:)
Returns an exclusive or of the CharacterSet with another CharacterSet.
Declaration
func symmetricDifference(_ other: CharacterSet) -> CharacterSetReturns an exclusive or of the CharacterSet with another CharacterSet.
func symmetricDifference(_ other: CharacterSet) -> CharacterSet