formUnion(with:)
Modifies the receiver so it contains all characters that exist in either the receiver or another set.
Declaration
func formUnion(with otherSet: CharacterSet)Modifies the receiver so it contains all characters that exist in either the receiver or another set.
func formUnion(with otherSet: CharacterSet)