sudokuType

fun ParamsBuilder.sudokuType(block: () -> SudokuType)

Set the type of the Sudoku grid using a lambda.

Parameters

block

Lambda providing the type.