isGraphical

fnbool isGraphical(dchar c) @safe pure nothrow @nogc

Parameters

cThe character to test.

Returns

Whether or not c is a printable character other than the

space character.