isControl

Returns whether c is a Unicode control $(CHARACTER) (general Unicode category: Cc).

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

Meta