isSingleDigit

fun Int.isSingleDigit(): Boolean

Returns a Boolean indicating whether an integer has the ten's place.