struct Sudoku::Fill

Defined in:

sudoku/sudoku.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(xy : Tuple(Int32, Int32), digit : Int32) #

[View source]

Instance Method Detail

def digit : Int32 #

[View source]
def x #

[View source]
def y #

[View source]