Letter? ( ch -- ? )


Vocabulary
ascii

Inputs
cha character


Outputs
?a boolean


Word description
Tests for an ASCII alphabet character, both upper and lower case.

Definition