Contents

isSuperset(of:)

Returns true if self is a superset of other.

Declaration

func isSuperset(of other: CharacterSet) -> Bool

See Also

Combining Character Sets