c is a whitespace character. That includes the
space, tab, vertical tab, form feed, carriage return, and linefeed characters.
bool isWhite(dchar c) @safe pure nothrow @nogcc | The character to test. |
c is a whitespace character. That includes the
space, tab, vertical tab, form feed, carriage return, and linefeed characters.