package
0.0.0-20230218162358-78ac9d4b2c33
Repository: https://github.com/sazap10/advent-of-code.git
Documentation: pkg.go.dev
# Functions
New instantiates the solution.
# Structs
SeatLocation holds data for a seat location.
Solution holds any data for the program.
# Type aliases
ByID implements sort.Interface for []SeatLocation based on the ID function.