Files
AoC2022/README
Amneesh Singh 752e5c1f34 day 10
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-12-10 13:42:45 +05:30

2 lines
175 B
Plaintext

My advent of code solutions for 2022. I am trying to not use String wherever possible and use Data.Text instead. That makes the programs appear bigger than they are LOC-wise.