Contents

formSymmetricDifference(_:)

Sets the value to an exclusive or of the CharacterSet with another CharacterSet.

Declaration

mutating func formSymmetricDifference(_ other: CharacterSet)

See Also

Combining Character Sets