Contents

formIntersection(_:)

Sets the value to an intersection of the CharacterSet with another CharacterSet.

Declaration

mutating func formIntersection(_ other: CharacterSet)

See Also

Combining Character Sets