Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
advent
master
Advent
Arguments
Flags
DayOne
Solver
SpaceModule
DayThree
Grid
Segment
Solver
Wire
DayTwo
EndOfExecution
Instruction
Intcode
InvalidOpcode
Opcode
Solver
Built with Crystal 1.9.2
2023-10-07 21:00:46 UTC
class
DayThree::Grid
DayThree::Grid
Reference
Object
Defined in:
day_three/grid.cr
Constructors
.new
Instance Method Summary
#add_wire
(wire : Wire)
#min_delay
: Int32 | Nil
#min_distance
: Int32 | Nil
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
add_wire
(wire :
Wire
)
#
[
View source
]
def
min_delay
: Int32 | Nil
#
[
View source
]
def
min_distance
: Int32 | Nil
#
[
View source
]