isGraphical

Returns whether c is a Unicode graphical $(CHARACTER) (general Unicode category: L, M, N, P, S, Zs).

version(!std_uni_bootstrap)
@safe pure nothrow @nogc
bool
isGraphical
(
dchar c
)

Meta