Contents

insert(charactersIn:)

Insert the values from the specified string into the CharacterSet.

Declaration

mutating func insert(charactersIn string: String)

See Also

Combining Character Sets