/advent_of_code_2022

Solving the problems from Advent of Code 2022 with Elixir

Primary LanguageElixir

Solving the problems from Advent of Code 2022 with Elixir.

I use this as an excuse to test new things as I learn Elixir. I simply enjoy solving the problems, I'm not looking for perfect solutions/implementations as noted in this tweet from the Advent of Code creator.

nix-shell for Elixir

Reproducible development environment for Elixir which relies on Nix, a purely functional and cross-platform package manager.

Start with nix-shell --pure.