Contents

whitespacesAndNewlines

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

Declaration

static var whitespacesAndNewlines: CharacterSet { get }

See Also

Getting Standard Character Sets