Instance Methodswift 6.1.2Foundation

intersection(_:)

Returns an intersection of the CharacterSet with another CharacterSet.

func intersection(_ other: CharacterSet) -> CharacterSet