intersection(_:)

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

Declaration

func intersection(_ other: CharacterClass) -> CharacterClass