isAlpha

fun isAlpha(type: Int): Boolean

Checks if the given word type includes ALPHA

Return

true if the type contains ALPHA, false otherwise

Parameters

type

Word type to check