No description
| .cargo | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| README.md | ||
| UNLICENSE | ||
aoc-utils
Miscellaneous utilities for solving Advent of Code puzzles.
Currently it mostly reduces boilerplate in the main and test files.
For usage examples, see https://github.com/senekor/aoc.