std:std.stringio.IsAlpha
Checks if a character is alphabetic.
Returns true if ch is 'a'-'z' or 'A'-'Z'.
ch
chr