I finally bit the bullet and wrote a `CircularList...
# advent-of-code
k
I finally bit the bullet and wrote a
CircularList
class, I'm sure it'll be useful for something else.