Go to the first, previous, next, last section, table of contents.


Lowercase Characters

A lowercase character is one that has a corresponding uppercase character that is different (and can be obtained using char-upcase).

Of the standard characters, only these are lowercase characters:

a b c d e f g h i j k l m n o p q r s t u v w x y z


Go to the first, previous, next, last section, table of contents.