Contents

whitespacesAndNewlines

A character set containing characters in Unicode General Category Z*, U+000A ~ U+000D, and U+0085.

Declaration

class var whitespacesAndNewlines: CharacterSet { get }

Return Value

A character set containing all the whitespace and newline characters.

See Also

Getting Standard Character Sets