Function isSolved

  • Checks if board has been solved

    Returns

    true if board has been solved

    Parameters

    • board: Cell[][]

      2d Cell board

    Returns boolean

Generated using TypeDoc