struct

AoC2022::Day23::Position

Inherits Struct < Value < Object

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

x=(x : Int32)
Source
y=(y : Int32)
Source