Go to file
Jonathan Chan ea81f474e8 Updated custom library.
This includes removing all of the grid-related functions.
I think they need to be rethunk, since I keep inconsistently using
either (x, y) or (r, c) as coordinates, and those are swapped.
Coordinates should probably also be some sort of position struct.
If I need that old code, I can always just look at last year's library.
2020-12-20 17:57:59 -08:00
input Day 20, Part 2. 2020-12-20 12:02:02 -08:00
src Updated custom library. 2020-12-20 17:57:59 -08:00
.gitignore Day 15. 2020-12-14 21:46:39 -08:00
lib.rkt Updated custom library. 2020-12-20 17:57:59 -08:00
stats.rkt Added lists->hash to lib.rkt. 2020-12-10 23:48:39 -08:00
template.rkt Fix library; use threading in Day 7. 2020-12-07 00:45:50 -08:00