isLower

Return whether c is a Unicode lowercase $(CHARACTER).

version(!std_uni_bootstrap)
@safe pure nothrow @nogc
bool
isLower
(
dchar c
)

Meta