Contents

intersection(_:)

Returns an intersection of the CharacterSet with another CharacterSet.

Declaration

func intersection(_ other: CharacterSet) -> CharacterSet

See Also

Combining Character Sets