newlines
Returns a character set containing the newline characters (U+000A ~ U+000D, U+0085, U+2028, and U+2029).
Declaration
static var newlines: CharacterSet { get }Returns a character set containing the newline characters (U+000A ~ U+000D, U+0085, U+2028, and U+2029).
static var newlines: CharacterSet { get }