package
0.0.0-20241228161114-16f4b890328a
Repository: https://github.com/andreaskaempf/adventofcode.git
Documentation: pkg.go.dev

# Constants

No description provided by the author

# Structs

State of a node, used as a key for distance & visited maps, defined by direction and number of steps already take in that direction, as well as position.