Function getEmptyCellBoard

  • Creates an empty 2d Cell array with a subarray for each row in a Sudoku board

    Returns

    empty cell board array

    Returns Cell[][]

Generated using TypeDoc