Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Day18
Inherits
Day
<
Reference
<
Object
Constants
DIRECTIONS = [[0, 1], [0, -1], [1, 0], [-1, 0]]
Constructors
new
Source
Instance methods
bytes_to_read
Source
bytes_to_read=
(bytes_to_read :
Int32
)
Source
height
Source
height=
(height :
Int32
)
Source
move
(path :
Path
, bytes :
Array
(
Point
))
Source
part1
(input)
Source
part2
(input)
Source
width
Source
width=
(width :
Int32
)
Source
Nested types
Day18::Path
Day18::Point