Contents

subtracting(_:)

Returns a CharacterSet created by removing elements in other from self.

Declaration

func subtracting(_ other: CharacterSet) -> CharacterSet

See Also

Combining Character Sets