isSpace

fnbool isSpace(char c) @safe nothrow @nogc

Returns true if the character is a whitespace character (space, tab, ...).