utils library

Functions

isDigit(String? ch) bool
isLetter(String ch) bool
isLetterOrDigit(String ch) bool
isWhitespace(String ch) bool