//
pkg.gl
Category
github.com/ddonukis/advent-of-code-golang
solutions
2024
y2024d10
package
0.0.0-20241226103058-54dfd1d00f49
Repository:
https://github.com/ddonukis/advent-of-code-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
142 SLOC
#
Functions
Part1
No description provided by the author
Part2
No description provided by the author
PrintVisited
No description provided by the author
Solve
No description provided by the author
#
Constants
PART_1
No description provided by the author
PART_2
No description provided by the author
#
Variables
DOWN
No description provided by the author
LEFT
No description provided by the author
RIGHT
No description provided by the author
UP
No description provided by the author
#
Structs
Pos
Position.
#
Type aliases
PartNo
No description provided by the author