isUpper

Return whether c is a Unicode uppercase $(CHARACTER).

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

Meta