class Day25::Star
- Day25::Star
- Reference
- Object
Defined in:
day25.crConstructors
Instance Method Summary
- #close(other)
- #coords : Array(Int32)
- #distance(other)
- #find_root
- #id : Int32
- #parent : Star
- #parent=(parent : Star)
- #parent? : Star | Nil
- #to_s(io)