Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-12-10 13:42:45 +05:30
parent a618986704
commit 752e5c1f34
2 changed files with 41 additions and 0 deletions

1
README Normal file
View File

@@ -0,0 +1 @@
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.