isDigit

fun Char.isDigit(): Boolean

Returns true if the character is an ASCII digit.