Contents

decomposable()

Returns a character set containing individual Unicode characters that can also be represented as composed character sequences (such as for letters with accents), by the definition of “standard decomposition” in version 3.2 of the Unicode character encoding standard.

Declaration

class func decomposable() -> NSMutableCharacterSet

See Also

Getting Standard Character Sets