copy

fun copy(puzzle: SudokuString = this.puzzle, solution: SudokuString = this.solution, difficulty: Difficulty = this.difficulty, dimension: Dimension = this.dimension): SudokuSchema