union(_:)
Returns a union of the CharacterSet with another CharacterSet.
Declaration
func union(_ other: CharacterSet) -> CharacterSetReturns a union of the CharacterSet with another CharacterSet.
func union(_ other: CharacterSet) -> CharacterSet