package
Version:
v0.0.0-...-26478da
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
2023 Day 2
Learnings
- Revision of regexp handling in Go.
- Usage of
regexp.FindStringSubmatch and regexp.FindAllStringSubmatch.
- Proper setup of Game struct to manage parsing of each line of input saved a lot of time when in comes to solving puzzle 2
- Unit tests helped a lot too.
Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.