You're correct, there is no `parseInt` for char, you can do what you're doing 
and convert the chars to strings, or just make a custom version which switch 
cases over the allowed chars.

Reply via email to