Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 190 Bytes

Advent of Code 2020

Hacked implementations, naturally. Use repl for invoking each puzzle's solutions. Comment has invocation examples.

To run tests, run clj -M:test at the command line.