parser/predicate library

Functions

isAlpha(int c) bool
isAlphanumeric(int c) bool
isDigit(int c) bool
isHexDigit(int c) bool
isWhitespace(int c) bool