isLower

fnbool isLower(char c) @safe nothrow @nogc

Returns true the character is a lowercase letter (a-z).