union(_:)

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

Declaration

func union(_ other: CharacterClass) -> CharacterClass