formUnion(_:)
Sets the value to a union of the CharacterSet with another CharacterSet.
Declaration
mutating func formUnion(_ other: CharacterSet)Sets the value to a union of the CharacterSet with another CharacterSet.
mutating func formUnion(_ other: CharacterSet)