fn isUpper(c: u8) bool

Returns whether the character is an uppercase letter.

Parameters

c: u8,