union(_:)

Returns a character class from the union of this class and the given class.

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
func union(_ other: CharacterClass) -> CharacterClass