toggle menu
Sudoklify
1.0.0-beta04
common
switch theme
search in API
sudoklify-core
/
dev.teogor.sudoklify.schema
/
SudokuSchema
/
copy
copy
fun
copy
(
puzzle
:
SudokuString
=
this.puzzle
,
solution
:
SudokuString
=
this.solution
,
difficulty
:
Difficulty
=
this.difficulty
,
dimension
:
Dimension
=
this.dimension
)
:
SudokuSchema