Contents

formUnion(_:)

Sets the value to a union of the CharacterSet with another CharacterSet.

Declaration

mutating func formUnion(_ other: CharacterSet)

See Also

Combining Character Sets