fn isLower(c: u8) bool

Returns whether the character is a lowercase letter.

Parameters

c: u8,