1
0
Fork 0
advent-of-code/2020/02/README.md
2022-09-21 09:19:52 -04:00

158 B

Day 2

Part 1

Spent some time reading up on how to define a custom instance of Read. Pretty simple otherwise. Surprised countElem isn't in Prelude.