//
pkg.gl
Category
github.com/andreaskaempf/adventofcode2023
day03
package
0.0.0-20241019153244-387b7cc465f9
Repository:
https://github.com/andreaskaempf/adventofcode2023.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
127 SLOC
#
Variables
Gears
Global dictionary of part number lists, mapped by the position of the "gear" the are adjacent to (required for Part 2).
#
Structs
Position
A row & column position (required because of compound map key).