isLower

Gets whether the given character is lowercase.

@nogc nothrow
bool
isLower
(
char c
)

Meta