Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 91 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 91 Bytes

Advent of Code 2022 - Elixir!

Running

mix compile
mix run -e "DayX.func"