formIntersection(_:)
Sets the value to an intersection of the CharacterSet with another CharacterSet.
Declaration
mutating func formIntersection(_ other: CharacterSet)Sets the value to an intersection of the CharacterSet with another CharacterSet.
mutating func formIntersection(_ other: CharacterSet)