Day 2 done in #adventofcode
https://gitlab.com/AsbjornOlling/aoc2022/-/blob/main/02/02.hy
#Hy wouldn’t let me use lisp symbols in pattern matching blocks, so I had to use string literals instead 😢
I wonder if that’s a bug, or if I’m using it wrong… ⌘ Read more