class Board::Num

Defined in:

day_04.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(number : Int32 = 0, marked : Bool = false) #

[View source]

Instance Method Detail

def marked : Bool #

[View source]
def marked=(marked : Bool) #

[View source]
def number : Int32 #

[View source]