insert(charactersIn:)
Insert the values from the specified string into the CharacterSet.
Declaration
mutating func insert(charactersIn string: String)Insert the values from the specified string into the CharacterSet.
mutating func insert(charactersIn string: String)