//
pkg.gl
Category
github.com/metalim/adventofcode.2024.go
18
o1
v2
package
0.0.0-20250110034614-aabb995ae0ca
Repository:
https://github.com/metalim/adventofcode.2024.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
165 SLOC
#
Constants
GRID_SIZE_X
Grid size.
GRID_SIZE_Y
Grid size.
#
Structs
Position
Position represents a coordinate in the grid.