class DayThree::Wire
- DayThree::Wire
- Reference
- Object
Defined in:
day_three/wire.crConstructors
Instance Method Summary
- #add_segment(segment : Segment)
- #add_segments(segments : Array(Segment))
- #history : Set(Tuple(Int32, Int32))
- #position : Tuple(Int32, Int32)
- #steps_to : Hash(Tuple(Int32, Int32), Int32)