struct

AoC2022::Day15::Position

Inherits Struct < Value < Object

Constructors

new(x : Int64, y : Int64)
Source

Instance methods

manhattan(other : Position) : Int64
Source