|
|
|
|
|
by mrkaye97
196 days ago
|
|
I've been using Elixir, which has been wonderful, mostly because of how amazing the built in `Enum` library is for working on lists and maps (since the majority of AoC problems are list / map processing problems, at least for the first while) |
|