isFormat

Returns whether c is a Unicode formatting $(CHARACTER) (general Unicode category: Cf).

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

Meta