isMark

Returns whether c is a Unicode mark (general Unicode category: Mn, Me, Mc).

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

Meta