Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sudoku
master
Top Level Namespace
Command
InputSource
Sudoku
Cell
Command
Fill
Game
Highlight
Load
NoOp
Save
Generated using Crystal 1.14.0
2024-12-18 14:46:48 UTC
struct
Sudoku::
Load
Sudoku::Load
Struct
Value
Object
Defined in:
sudoku/sudoku.cr
Constructors
.new
(name : String, board_nr : Int32)
Instance Method Summary
#board_nr
: Int32
#name
: String
Constructor Detail
def self.
new
(name : String, board_nr : Int32)
#
[
View source
]
Instance Method Detail
def
board_nr
: Int32
#
[
View source
]
def
name
: String
#
[
View source
]