fn isDigit(c: u8) bool

Returns whether the character is a digit.

Parameters

c: u8,