advent-of-code/2023
Dan Anglin 76583b3dda
All checks were successful
/ test (pull_request) Successful in 25s
refactor: add common functions to internal package
It's time to add common functions to the internal 'common' package.

- Add the function that read the contents from a file to a list.
- Add the function that parses a list of integers from a string.

...and more to come later...
2023-12-05 19:43:52 +00:00
..
day-1 refactor: add common functions to internal package 2023-12-05 19:43:52 +00:00
day-2 refactor: add common functions to internal package 2023-12-05 19:43:52 +00:00
day-3 refactor: add common functions to internal package 2023-12-05 19:43:52 +00:00
day-4 refactor: add common functions to internal package 2023-12-05 19:43:52 +00:00