isLegal

fun isLegal(move: Move): Boolean

Returns true if the evaluated Move is legal in the current position, and false otherwise.