isUpper

Gets whether the given character is uppercase.

@nogc nothrow
bool
isUpper
(
char c
)

Meta