Advent of Code Solutions to Advent of Code 2021 using the tip of Go and finding interesting ways to abuse generics To run the solutions install gotip and use it instead of go e.g. gotip run day01/main.go