Contents

union(_:)

Returns a union of the CharacterSet with another CharacterSet.

Declaration

func union(_ other: CharacterSet) -> CharacterSet

See Also

Combining Character Sets