struct

Day08::Point

Inherits Struct < Value < Object

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

valid_position?(boundry)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source