/advent-of-code

Primary LanguageClojureOtherNOASSERTION

Attempting to write these solutions in Clojure. Plenty rookie.

Other Clojure solutions for inspiration:

See Related repos from the link above. Some use clojure notebooks!

plan

deftest using example input from problem statement

  • State “TODO” from [2022-12-14 Wed 09:24]

https://github.com/rjray/advent-2020-clojure/blob/master/test/advent_of_code/day01_test.clj

find a better structure for passing input

  • State “TODO” from [2022-12-14 Wed 09:24]

https://github.com/Bogdanp/awesome-advent-of-code#clojure