isCorrectWord

abstract suspend fun isCorrectWord(word: String): Boolean(source)

Fast correctness check for a single lexical token (word).