You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solutions in Common Lisp to Advent of Code 2023. I don't just stick to the
standard library but use several modern libraries like
serapeum and
str that make solving AoC type problems in
Common Lisp more convenient even than in python imo.