b99cda70877d5d2aeefb3cc3fdaa3b60a9755059
Pretty interesting, functional idioms kinda fail here as there are no nice functions I can think of for the single-knot-execute-line `dotimes` section. I could use tail recursion with an optimisation but this is pretty explicit. You can compare execute-lines to execute-line to see which type of iteration fits you.
Advent of Code
My solutions to the advent of code for each year. I dunno what languages I'll use per year ngl.
Languages
Common Lisp
85.3%
Rust
3.4%
JavaScript
3%
OCaml
2.9%
Python
2.2%
Other
3.2%